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 5e405076b989..2bae053ed4a7 100644 --- a/games/gomoku/Makefile +++ b/games/gomoku/Makefile @@ -1,6 +1,6 @@ PORTNAME= gomoku PORTVERSION= 1.2.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games gnustep MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} |