diff options
author | bad <bad@pkgsrc.org> | 1999-01-31 22:08:43 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1999-01-31 22:08:43 +0000 |
commit | 63ac4b09012436fba839a1d1efc59ef5dfbf2e4f (patch) | |
tree | 1359384f669cfb071f6a5e5f8886d3c24045a839 /games/Makefile | |
parent | b6a42e9fcaa833f0529eb6826045bc0be20a0b8f (diff) | |
download | pkgsrc-63ac4b09012436fba839a1d1efc59ef5dfbf2e4f.tar.gz |
Add and enable baduki, cgoban, and freedom.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index f3d6be46b7b..f71d6377451 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1999/01/23 17:02:18 simonb Exp $ +# $NetBSD: Makefile,v 1.44 1999/01/31 22:08:43 bad Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -8,13 +8,14 @@ # SUBDIR += an SUBDIR += angband-tty SUBDIR += angband-x11 + SUBDIR += baduki SUBDIR += battalion SUBDIR += battleball # SUBDIR += block # SUBDIR += blue # SUBDIR += bs SUBDIR += cbzone -# SUBDIR += cgoban + SUBDIR += cgoban # SUBDIR += connect4 # SUBDIR += cosmo SUBDIR += craft @@ -25,6 +26,7 @@ SUBDIR += finalbattle # SUBDIR += flying SUBDIR += freeciv + SUBDIR += freedom SUBDIR += galaxa # SUBDIR += galaxis SUBDIR += gemdropx |