diff options
author | wiz <wiz> | 2003-05-29 22:58:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-29 22:58:16 +0000 |
commit | 24bd60f9f0e3186c6f392a07715a6d2cb839363b (patch) | |
tree | 1c97ac091773d648986ba30f6664b4921729d419 /games | |
parent | 42cba555c52e6b1fe21f2869bd9ce962426eb8fe (diff) | |
download | pkgsrc-24bd60f9f0e3186c6f392a07715a6d2cb839363b.tar.gz |
Add and enable crimsonfields.
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 e240d2ed291..08f54982153 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.168 2003/05/07 14:23:15 jmmv Exp $ +# $NetBSD: Makefile,v 1.169 2003/05/29 22:58:16 wiz Exp $ # COMMENT= Games @@ -34,6 +34,7 @@ SUBDIR+= crafty-book-large SUBDIR+= crafty-book-medium SUBDIR+= crafty-book-small SUBDIR+= crafty-doc +SUBDIR+= crimsonfields SUBDIR+= criticalmass SUBDIR+= crossfire-cli SUBDIR+= crossfire-srv |