diff options
Diffstat (limited to 'games/gomoku/Makefile')
-rw-r--r-- | games/gomoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gomoku/Makefile b/games/gomoku/Makefile index 5586ecc5cbc3..1baf2933a679 100644 --- a/games/gomoku/Makefile +++ b/games/gomoku/Makefile @@ -3,7 +3,7 @@ PORTNAME= gomoku PORTVERSION= 1.2.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnustep MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} |