diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
commit | 74a7f8c73cc84204d8d555de4a25874882c2dbe4 (patch) | |
tree | 0460808e7a0cfa765626ea9adad9908095b2088e /games/gomoku | |
parent | c2140e4024d1e6c4cde24ee1b5bef951253b866d (diff) |
Notes
Diffstat (limited to 'games/gomoku')
-rw-r--r-- | games/gomoku/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gomoku/Makefile b/games/gomoku/Makefile index 94fd2e5da3e9..0c32d16ad9f8 100644 --- a/games/gomoku/Makefile +++ b/games/gomoku/Makefile @@ -3,6 +3,7 @@ PORTNAME= gomoku PORTVERSION= 1.2.9 +PORTREVISION= 1 CATEGORIES= games gnustep MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} |