diff options
author | max <max@FreeBSD.org> | 1997-07-01 23:02:42 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-01 23:02:42 +0000 |
commit | 959073f1187667817c10382590a948f23ebbc29e (patch) | |
tree | d8a903fc2473206c7859d9405616eabae0c5503d | |
parent | 15152f69594f71d2d0bf9727573b00f8bd00f2e2 (diff) | |
download | FreeBSD-ports-959073f1187667817c10382590a948f23ebbc29e.zip FreeBSD-ports-959073f1187667817c10382590a948f23ebbc29e.tar.gz |
Activate blue.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index af76c3a..5a515ba 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.76 1997/06/30 11:43:24 tg Exp $ +# $Id: Makefile,v 1.77 1997/06/30 11:58:58 tg Exp $ # SUBDIR += acm SUBDIR += an SUBDIR += angband SUBDIR += block + SUBDIR += blue SUBDIR += bs SUBDIR += cgoban SUBDIR += connect4 |