diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-07-25 17:42:44 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-07-25 17:42:44 +0000 |
commit | 81049ed4be091b78d7414626a7e5d8d54d1122de (patch) | |
tree | 40cf44ca1f7b8ac62c02181712bd0e2791741b70 | |
parent | 3dfaddbe9b9b941fbaddb4ffb207af7214af4982 (diff) | |
download | pkgsrc-81049ed4be091b78d7414626a7e5d8d54d1122de.tar.gz |
Enable crossfire.
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 1d69176575a..7ff91bb4919 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/07/24 12:18:54 frueauf Exp $ +# $NetBSD: Makefile,v 1.15 1998/07/25 17:42:44 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -12,7 +12,7 @@ # SUBDIR += cgoban # SUBDIR += connect4 # SUBDIR += cosmo -# SUBDIR += crossfire + SUBDIR += crossfire # SUBDIR += dontspace # SUBDIR += doom # SUBDIR += empire |