diff options
Diffstat (limited to 'games/gnomeattacks/Makefile')
-rw-r--r-- | games/gnomeattacks/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/gnomeattacks/Makefile b/games/gnomeattacks/Makefile index 05856f74d44e..583f8c5c6756 100644 --- a/games/gnomeattacks/Makefile +++ b/games/gnomeattacks/Makefile @@ -7,15 +7,13 @@ PORTNAME= gnomeattacks PORTVERSION= 0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= GNOME 2 game featuring a bizarre flying GNOME logo -USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomevfs2 libgnomeui |