diff options
Diffstat (limited to 'games/gomoku.app/Makefile')
-rw-r--r-- | games/gomoku.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile index 65eaa9c6c135..c2f2fda7876c 100644 --- a/games/gomoku.app/Makefile +++ b/games/gomoku.app/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= gomoku.app +PORTNAME= gomoku PORTVERSION= 1.2.7 CATEGORIES= games MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ |