diff options
Diffstat (limited to 'games/gomoku.app')
-rw-r--r-- | games/gomoku.app/Makefile | 2 | ||||
-rw-r--r-- | games/gomoku.app/distinfo | 2 | ||||
-rw-r--r-- | games/gomoku.app/pkg-plist | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile index 13e2be71b56f..cac89de9f695 100644 --- a/games/gomoku.app/Makefile +++ b/games/gomoku.app/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gomoku.app -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.0 CATEGORIES= games MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} diff --git a/games/gomoku.app/distinfo b/games/gomoku.app/distinfo index baff8b2c5692..ae152e9a833f 100644 --- a/games/gomoku.app/distinfo +++ b/games/gomoku.app/distinfo @@ -1 +1 @@ -MD5 (Gomoku-1.0.2.tgz) = ae474a4504244b62a518ce085459887a +MD5 (Gomoku-1.1.0.tgz) = cc20a02c8dc3b3227c67eae5d659f6f2 diff --git a/games/gomoku.app/pkg-plist b/games/gomoku.app/pkg-plist index 3c2d8cefdfb7..8d38e55ea48c 100644 --- a/games/gomoku.app/pkg-plist +++ b/games/gomoku.app/pkg-plist @@ -1,11 +1,11 @@ Local/Apps/Gomoku.app/%%GNU_ARCH%%/freebsdelf/gnu-gnu-gnu-xgps/Gomoku Local/Apps/Gomoku.app/%%GNU_ARCH%%/freebsdelf/gnu-gnu-gnu-xgps/library_paths.openapp Local/Apps/Gomoku.app/Gomoku -Local/Apps/Gomoku.app/Resources/Info-gnustep.plist Local/Apps/Gomoku.app/Resources/Gomoku.tiff -Local/Apps/Gomoku.app/Resources/computer.tiff -Local/Apps/Gomoku.app/Resources/human.tiff -Local/Apps/Gomoku.app/Resources/nothing.tiff +Local/Apps/Gomoku.app/Resources/Info-gnustep.plist +Local/Apps/Gomoku.app/Resources/computer.png +Local/Apps/Gomoku.app/Resources/human.png +Local/Apps/Gomoku.app/Resources/nothing.png @dirrm Local/Apps/Gomoku.app/%%GNU_ARCH%%/freebsdelf/gnu-gnu-gnu-xgps @dirrm Local/Apps/Gomoku.app/%%GNU_ARCH%%/freebsdelf @dirrm Local/Apps/Gomoku.app/%%GNU_ARCH%% |