diff options
author | dburr <dburr@FreeBSD.org> | 1998-07-14 01:17:07 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-07-14 01:17:07 +0000 |
commit | 0f2a95969526dc7d6205fa4b2d79f9dcc6e8d048 (patch) | |
tree | d69d64ad00e6e9094522f09ff2f089eae65387b5 /games | |
parent | 5b58a277b0e256a28aa7934beb13a107cbc5faa1 (diff) | |
download | FreeBSD-ports-0f2a95969526dc7d6205fa4b2d79f9dcc6e8d048.zip FreeBSD-ports-0f2a95969526dc7d6205fa4b2d79f9dcc6e8d048.tar.gz |
Activate battalion.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 80330c22..999a94d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 1998/07/12 23:53:47 steve Exp $ +# $Id: Makefile,v 1.156 1998/07/12 23:58:18 steve Exp $ # SUBDIR += 3dc @@ -10,6 +10,7 @@ SUBDIR += an SUBDIR += angband SUBDIR += awele + SUBDIR += battalion SUBDIR += blackjack SUBDIR += block SUBDIR += blue |