diff options
-rw-r--r-- | games/gmines/Makefile | 5 | ||||
-rw-r--r-- | games/gmines/pkg-plist | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/games/gmines/Makefile b/games/gmines/Makefile index ff83568d3477..80ba47c6162a 100644 --- a/games/gmines/Makefile +++ b/games/gmines/Makefile @@ -4,14 +4,13 @@ PORTNAME= gmines PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= games gnustep -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= gap +MASTER_SITES= SAVANNAH/gap DISTNAME= GMines-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Well-known minesweeper game for GNUstep -LICENSE= GPLv2 +LICENSE= GPLv2 # or later USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes diff --git a/games/gmines/pkg-plist b/games/gmines/pkg-plist index a08206eb00b2..7c9383963b00 100644 --- a/games/gmines/pkg-plist +++ b/games/gmines/pkg-plist @@ -4,5 +4,3 @@ GNUstep/Local/Applications/GMines.app/Resources/GMines.tiff GNUstep/Local/Applications/GMines.app/Resources/Info-gnustep.plist GNUstep/Local/Applications/GMines.app/stamp.make GNUstep/Local/Tools/GMines -@dirrm GNUstep/Local/Applications/GMines.app/Resources -@dirrm GNUstep/Local/Applications/GMines.app |