diff options
author | garbled <garbled> | 2000-12-15 07:47:02 +0000 |
---|---|---|
committer | garbled <garbled> | 2000-12-15 07:47:02 +0000 |
commit | 7927a932ecbf41761ccf23282aa52bdea664ee99 (patch) | |
tree | acd4c8a14625cab384f743936774dc853b7d0c3b /games | |
parent | 862d16ef20c8e5db4f411eba2dea08a18815e114 (diff) | |
download | pkgsrc-7927a932ecbf41761ccf23282aa52bdea664ee99.tar.gz |
Add and enable clanbomber.
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 bb50c940b42..e4d1b6b627d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2000/12/13 23:59:22 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2000/12/15 07:47:02 garbled Exp $ # SUBDIR += abuse @@ -12,6 +12,7 @@ SUBDIR += cbzone SUBDIR += cgoban SUBDIR += civctp-demo + SUBDIR += clanbomber SUBDIR += colchess SUBDIR += colchess-book-colchess SUBDIR += colchess-book-large |