diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-08-17 03:14:46 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-08-17 03:14:46 +0000 |
commit | 2b4a6cc7f8ec1ed8abe195419e1cdb96f6e1f9f5 (patch) | |
tree | 6121ccde804d093a77fca4bac12406d98e9118ea | |
parent | bb8608d89834479be458adc55ee0b0a21ddbf3da (diff) | |
download | freebsd-ports-2b4a6cc7f8ec1ed8abe195419e1cdb96f6e1f9f5.zip |
Activate bugsx.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 88220f454b66..fa0ce69abfc7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.161 1998/08/10 08:00:47 tg Exp $ +# $Id: Makefile,v 1.162 1998/08/17 00:29:23 steve Exp $ # SUBDIR += 3dc @@ -15,6 +15,7 @@ SUBDIR += block SUBDIR += blue SUBDIR += bogged + SUBDIR += bugsx SUBDIR += bs SUBDIR += cgoban SUBDIR += connect4 |