diff options
Diffstat (limited to 'games/icbm3d/Makefile')
-rw-r--r-- | games/icbm3d/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index e58773b68e09..a7a55139e589 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -6,13 +6,12 @@ PORTVERSION= 0.4 PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/icbm3d/ \ - ftp://ftp.billsgames.com/unix/x/icbm3d/ \ SF/nemysisfreebsdp/games/${PORTNAME}/:icons DISTFILES= ${PORTNAME}.${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}.${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Inter-Continental Ballistic Missiles, 3D WRKSRC= ${WRKDIR}/${PORTNAME} @@ -25,7 +24,6 @@ PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png PORTDOCS= README.txt - OPTIONS_DEFINE= DOCS DESKTOP_ENTRIES="ICBM3D" "" "${PORTNAME}" \ |