diff options
author | se <se@FreeBSD.org> | 1997-03-11 22:13:45 +0000 |
---|---|---|
committer | se <se@FreeBSD.org> | 1997-03-11 22:13:45 +0000 |
commit | 95032091659061eeefbae7c5ca0c4346b3bdd50f (patch) | |
tree | 939ced313e48806ecd73076131c3154c12591cfb /games/Makefile | |
parent | 3b280e92bc9868f1a4408c982fe6fcabd5e4f5fc (diff) | |
download | FreeBSD-ports-95032091659061eeefbae7c5ca0c4346b3bdd50f.zip FreeBSD-ports-95032091659061eeefbae7c5ca0c4346b3bdd50f.tar.gz |
Activate xblast.
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 211d2ad..62f316b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1997/03/05 12:29:24 asami Exp $ +# $Id: Makefile,v 1.61 1997/03/06 09:23:41 tg Exp $ # SUBDIR += acm @@ -25,6 +25,7 @@ SUBDIR += xbat SUBDIR += xbill SUBDIR += xblackjack + SUBDIR += xblast SUBDIR += xboard SUBDIR += xboing SUBDIR += xchomp |