diff options
author | George C A Reid <greid@FreeBSD.org> | 2001-07-01 22:42:23 +0000 |
---|---|---|
committer | George C A Reid <greid@FreeBSD.org> | 2001-07-01 22:42:23 +0000 |
commit | c341577eb31dc7d85e1fb8eff6a3ff811e3ffd8f (patch) | |
tree | 2cdb57832a44cdae1fcc3ad668dc1956a77fd8e4 /games/Makefile | |
parent | Make Pete Fritchman <petef@databits.net> this port's MAINTAINER. (diff) |
Add nettoe 1.0.6, a tic-tac-toe game playable over the network.
PR: 28612
Submitted by: Christopher Preston <rbg@gayteenresource.org>
Notes
Notes:
svn path=/head/; revision=44619
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 |