diff options
author | markm <markm@FreeBSD.org> | 1995-12-24 05:11:49 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1995-12-24 05:11:49 +0800 |
commit | 714982a73a2e4369ea473bdb974b4d128b135509 (patch) | |
tree | 3d073963c43f820143096583a0116723e527147e /games | |
parent | 79f169954b2ced3724aeddb79d987596a62ed207 (diff) | |
download | freebsd-ports-gnome-714982a73a2e4369ea473bdb974b4d128b135509.tar.gz freebsd-ports-gnome-714982a73a2e4369ea473bdb974b4d128b135509.tar.zst freebsd-ports-gnome-714982a73a2e4369ea473bdb974b4d128b135509.zip |
Add gnuchess.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 0d1b43f1fb0e..dbdbec9c74be 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.33 1995/12/22 18:34:38 markm Exp $ +# $Id: Makefile,v 1.34 1995/12/22 18:51:46 markm Exp $ # SUBDIR += acm + SUBDIR += gnuchess SUBDIR += golddig SUBDIR += jetpack SUBDIR += nethack |