diff options
author | jlam <jlam@pkgsrc.org> | 2000-10-25 08:42:52 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-10-25 08:42:52 +0000 |
commit | ccd0e9161db0473043d88e3a30a9d6df6e84ddd6 (patch) | |
tree | bd7866d0da82c7b9ae134c1622ab3601df66aded /games/Makefile | |
parent | 7be42c40d18f792cb086ef30fbf6669b237b65b5 (diff) | |
download | pkgsrc-ccd0e9161db0473043d88e3a30a9d6df6e84ddd6.tar.gz |
Add and enable:
exchess
exchess-book-medium
exchess-book-small
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index c913523784a..3643d78dd82 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2000/10/24 20:14:01 jlam Exp $ +# $NetBSD: Makefile,v 1.100 2000/10/25 08:42:52 jlam Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -26,6 +26,9 @@ SUBDIR += crossfire SUBDIR += dopewars SUBDIR += eus-demo + SUBDIR += exchess + SUBDIR += exchess-book-medium + SUBDIR += exchess-book-small SUBDIR += finalbattle SUBDIR += freeciv-client SUBDIR += freeciv-client-gtk |