diff options
-rw-r--r-- | games/gmastermind/Makefile | 9 | ||||
-rw-r--r-- | games/gmastermind/distinfo | 4 | ||||
-rw-r--r-- | games/gmastermind/pkg-descr | 2 | ||||
-rw-r--r-- | games/gmastermind/pkg-plist | 20 |
4 files changed, 17 insertions, 18 deletions
diff --git a/games/gmastermind/Makefile b/games/gmastermind/Makefile index 78b286148d3f..09f5d729ad56 100644 --- a/games/gmastermind/Makefile +++ b/games/gmastermind/Makefile @@ -6,12 +6,11 @@ # PORTNAME= gmastermind -PORTVERSION= 0.2 -PORTREVISION= 2 +PORTVERSION= 0.6 CATEGORIES= games gnustep -MASTER_SITES= http://www.gnustep.it/marko/GMastermind/ -DISTNAME= GMastermind2 -EXTRACT_SUFX= .tgz +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= gap +DISTNAME= GMastermind-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= The well-known mastermind game diff --git a/games/gmastermind/distinfo b/games/gmastermind/distinfo index 64edba2d834b..b6792f182c3a 100644 --- a/games/gmastermind/distinfo +++ b/games/gmastermind/distinfo @@ -1,2 +1,2 @@ -SHA256 (GMastermind2.tgz) = 0b3275a50f3e1864f5d2b1a42902a7456dac2f71e8cfbcda6dcb852f7836b752 -SIZE (GMastermind2.tgz) = 17484 +SHA256 (GMastermind-0.6.tar.gz) = 188bb6ebc30838af8e35b7a0bc1af32051ceb0a6011806ada0e7b77e2b07dea7 +SIZE (GMastermind-0.6.tar.gz) = 17690 diff --git a/games/gmastermind/pkg-descr b/games/gmastermind/pkg-descr index c59977de382d..03af4ad0da6a 100644 --- a/games/gmastermind/pkg-descr +++ b/games/gmastermind/pkg-descr @@ -10,4 +10,4 @@ position. The user may make a total of eight queries. LICENSE: GPL2 or later -WWW: http://www.gnustep.it/marko/GMastermind/ +WWW: http://gap.nongnu.org/gmastermind/ diff --git a/games/gmastermind/pkg-plist b/games/gmastermind/pkg-plist index eb9ec819eeeb..82cd5fc1d617 100644 --- a/games/gmastermind/pkg-plist +++ b/games/gmastermind/pkg-plist @@ -1,10 +1,10 @@ -GNUstep/Local/Applications/GMastermind2.app/GMastermind2 -GNUstep/Local/Applications/GMastermind2.app/Resources/French.lproj/Localizable.strings -GNUstep/Local/Applications/GMastermind2.app/Resources/GMastermind2.desktop -GNUstep/Local/Applications/GMastermind2.app/Resources/GMastermind2.tiff -GNUstep/Local/Applications/GMastermind2.app/Resources/Info-gnustep.plist -GNUstep/Local/Applications/GMastermind2.app/stamp.make -GNUstep/Local/Tools/GMastermind2 -@dirrm GNUstep/Local/Applications/GMastermind2.app/Resources/French.lproj -@dirrm GNUstep/Local/Applications/GMastermind2.app/Resources -@dirrm GNUstep/Local/Applications/GMastermind2.app +GNUstep/Local/Applications/GMastermind.app/GMastermind +GNUstep/Local/Applications/GMastermind.app/Resources/French.lproj/Localizable.strings +GNUstep/Local/Applications/GMastermind.app/Resources/GMastermind.desktop +GNUstep/Local/Applications/GMastermind.app/Resources/GMastermind.tiff +GNUstep/Local/Applications/GMastermind.app/Resources/Info-gnustep.plist +GNUstep/Local/Applications/GMastermind.app/stamp.make +GNUstep/Local/Tools/GMastermind +@dirrm GNUstep/Local/Applications/GMastermind.app/Resources/French.lproj +@dirrm GNUstep/Local/Applications/GMastermind.app/Resources +@dirrm GNUstep/Local/Applications/GMastermind.app |