diff options
author | greid <greid@FreeBSD.org> | 2001-07-02 06:42:23 +0800 |
---|---|---|
committer | greid <greid@FreeBSD.org> | 2001-07-02 06:42:23 +0800 |
commit | 390878daff53cc981d78420594131c82d9bdb136 (patch) | |
tree | 69a3a8f901cc8c8fef7abc7e314c06f306a5da04 /games/Makefile | |
parent | 89770bc2caaa6923dbdb857c6f3108570773b2f9 (diff) | |
download | freebsd-ports-gnome-390878daff53cc981d78420594131c82d9bdb136.tar.gz freebsd-ports-gnome-390878daff53cc981d78420594131c82d9bdb136.tar.zst freebsd-ports-gnome-390878daff53cc981d78420594131c82d9bdb136.zip |
Add nettoe 1.0.6, a tic-tac-toe game playable over the network.
PR: 28612
Submitted by: Christopher Preston <rbg@gayteenresource.org>
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 3d9911165352..830033d0dfa9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -225,6 +225,7 @@ SUBDIR += tuxkart SUBDIR += tuxracer SUBDIR += tvp + SUBDIR += nettoe SUBDIR += nighthawk SUBDIR += nil SUBDIR += nonsense |