Index: head/games/fgkicker/Makefile =================================================================== --- head/games/fgkicker/Makefile (revision 150305) +++ head/games/fgkicker/Makefile (revision 150306) @@ -1,39 +1,39 @@ # New ports collection makefile for: fgkicker # Date created: 30 November 2003 # Whom: Erik Greenwald # # $FreeBSD$ # PORTNAME= fgkicker PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://users.pandora.be/ceppe/projects/files/fgkicker/ +MASTER_SITES= http://www.larfeliz.be/projects/files/fgkicker/ EXTRACT_SUFX= .tgz MAINTAINER= erik@smluc.org COMMENT= A launcher frontend for FlightGear RUN_DEPENDS= fgfs:${PORTSDIR}/games/flightgear USE_X_PREFIX= yes USE_GNOME= gtk20 USE_GMAKE= yes USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} "s|-fmessage-length=0|| ; s|-O0|${CFLAGS}|" ${WRKSRC}/fgkicker.mak do-build: (cd ${WRKSRC} && ${GMAKE} -f ${PORTNAME}.mak ${PORTNAME}) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/airports.dat ${DATADIR} install-user: ${INSTALL_DATA} ${DATADIR}/airports.dat $$HOME .include Property changes on: head/games/fgkicker/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/games/fgkicker/distinfo =================================================================== --- head/games/fgkicker/distinfo (revision 150305) +++ head/games/fgkicker/distinfo (revision 150306) @@ -1,2 +1,3 @@ MD5 (fgkicker-1.0.tgz) = ed2e550a88386fd57b28fa714c36d54a SIZE (fgkicker-1.0.tgz) = 652662 +SHA256 (fgkicker-1.0.tgz) = 12025259053222ef00a5403c462567b1bc1795c0c5e51b6b0c3ef593dcc9ad9d Property changes on: head/games/fgkicker/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/games/fgkicker/pkg-descr =================================================================== --- head/games/fgkicker/pkg-descr (revision 150305) +++ head/games/fgkicker/pkg-descr (revision 150306) @@ -1,6 +1,6 @@ Fgkicker is an easy GUI frontend to launch the Flightgear simulator. Just pick your options, then click "Kick!" and you can roam the skies... -WWW: http://users.pandora.be/ceppe/projects/fgkicker.html +WWW: http://www.larfeliz.be/projects/fgkicker.html -Erik Greenwald Property changes on: head/games/fgkicker/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property