diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-23 19:57:46 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-23 19:57:46 +0000 |
commit | 66bab9037b9fdc8f213a46eecc25eea23157fc6f (patch) | |
tree | d5cb015c110e2c495dd63ba662e1e49e8c75ac00 /games/Makefile | |
parent | 48946110690baf03dca997ec48615bed452ebcc0 (diff) | |
download | ports-66bab9037b9fdc8f213a46eecc25eea23157fc6f.tar.gz ports-66bab9037b9fdc8f213a46eecc25eea23157fc6f.zip |
activate blackjack
Notes
Notes:
svn path=/head/; revision=9899
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 f8ce7a446c09..81885e7f776b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.107 1998/02/20 05:48:04 steve Exp $ +# $Id: Makefile,v 1.108 1998/02/20 09:33:55 tg Exp $ # SUBDIR += acm SUBDIR += agm SUBDIR += an SUBDIR += angband + SUBDIR += blackjack SUBDIR += block SUBDIR += blue SUBDIR += bs |