diff options
author | tg <tg@FreeBSD.org> | 1997-03-04 09:37:31 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-03-04 09:37:31 +0000 |
commit | 5c7c31d403d6e1d4eb06fd80aa52b804a11c87ca (patch) | |
tree | 4b40c22397e05062a0a72179cec31aad319ae74a /games | |
parent | 8d31e85aa14f70ada6b0d0bab5bd192a0623e4e1 (diff) | |
download | FreeBSD-ports-5c7c31d403d6e1d4eb06fd80aa52b804a11c87ca.zip FreeBSD-ports-5c7c31d403d6e1d4eb06fd80aa52b804a11c87ca.tar.gz |
Activate angband.
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 6f64532..0259495 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.56 1997/02/16 01:36:54 obrien Exp $ +# $Id: Makefile,v 1.57 1997/02/16 10:56:28 andreas Exp $ # SUBDIR += acm + SUBDIR += angband SUBDIR += cgoban SUBDIR += crossfire SUBDIR += doom |