diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:27:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:27:45 +0000 |
commit | 9443f6a9fb56656c78047b214951682d415f9458 (patch) | |
tree | 1aed92a31fee68e2c62b9edb6651a6382026c86b /games/gomoku.app | |
parent | 8b4c40a834fdf8b66950d63fd8b521943ea69b1d (diff) | |
download | ports-9443f6a9fb56656c78047b214951682d415f9458.tar.gz ports-9443f6a9fb56656c78047b214951682d415f9458.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 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/ |