diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-19 00:31:59 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-19 00:31:59 +0800 |
commit | 89ee75caf35519585ab0da3a8a05fbb386f2c7e9 (patch) | |
tree | b8c22d7213b122846ca257852dc2689eefe1785a /games/Makefile | |
parent | e1b1cdd52ff77e81a52d99b3d7876a1c14012f2a (diff) | |
download | freebsd-ports-gnome-89ee75caf35519585ab0da3a8a05fbb386f2c7e9.tar.gz freebsd-ports-gnome-89ee75caf35519585ab0da3a8a05fbb386f2c7e9.tar.zst freebsd-ports-gnome-89ee75caf35519585ab0da3a8a05fbb386f2c7e9.zip |
NeXTGo is the classic Go game originally written for the OPENSTEP/Mach
environment.
WWW: http://www.nongnu.org/gap/nextgo/index.html
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 065a5bc67f9c..84cb7f29eef5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -475,6 +475,7 @@ SUBDIR += nettoe SUBDIR += neverball SUBDIR += newvox + SUBDIR += nextgo SUBDIR += nexuiz SUBDIR += nibbles SUBDIR += nighthawk |