diff options
author | max <max@FreeBSD.org> | 1997-07-02 07:02:42 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-02 07:02:42 +0800 |
commit | 959073f1187667817c10382590a948f23ebbc29e (patch) | |
tree | d8a903fc2473206c7859d9405616eabae0c5503d /games/Makefile | |
parent | 15152f69594f71d2d0bf9727573b00f8bd00f2e2 (diff) | |
download | freebsd-ports-gnome-959073f1187667817c10382590a948f23ebbc29e.tar.gz freebsd-ports-gnome-959073f1187667817c10382590a948f23ebbc29e.tar.zst freebsd-ports-gnome-959073f1187667817c10382590a948f23ebbc29e.zip |
Activate blue.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index af76c3aa050f..5a515ba69b7d 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 |