diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
commit | e904a429613f996f2559c0597d435212ab7eb1ac (patch) | |
tree | 1aa0f23f18ceb37b8903c1a9e86db7d515a50daa /games/gomoku.app | |
parent | f7b0b707b39447d728c699bc356910f39742d0b4 (diff) | |
download | ports-e904a429613f996f2559c0597d435212ab7eb1ac.tar.gz ports-e904a429613f996f2559c0597d435212ab7eb1ac.zip |
Notes
Diffstat (limited to 'games/gomoku.app')
-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 99d272ebd7ee..50f759bac4f1 100644 --- a/games/gomoku.app/Makefile +++ b/games/gomoku.app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gomoku PORTVERSION= 1.2.7 -CATEGORIES= games +CATEGORIES= games gnustep MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} |