diff options
author | tg <tg@FreeBSD.org> | 1997-03-04 10:30:58 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-03-04 10:30:58 +0000 |
commit | a88fb65897db53de658d1596761d6205a525e4dc (patch) | |
tree | 19bc16006b70ace626d1ae037480272a8d3ee864 /games | |
parent | 3ddbd5b854c7ade6142df7b5a88361cc2595cffa (diff) | |
download | FreeBSD-ports-a88fb65897db53de658d1596761d6205a525e4dc.zip FreeBSD-ports-a88fb65897db53de658d1596761d6205a525e4dc.tar.gz |
Activate an.
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 0259495..27fef91 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.57 1997/02/16 10:56:28 andreas Exp $ +# $Id: Makefile,v 1.58 1997/03/04 09:37:31 tg Exp $ # SUBDIR += acm + SUBDIR += an SUBDIR += angband SUBDIR += cgoban SUBDIR += crossfire |