diff options
author | tg <tg@FreeBSD.org> | 1997-03-04 17:37:31 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-03-04 17:37:31 +0800 |
commit | 5c7c31d403d6e1d4eb06fd80aa52b804a11c87ca (patch) | |
tree | 4b40c22397e05062a0a72179cec31aad319ae74a /games/Makefile | |
parent | 8d31e85aa14f70ada6b0d0bab5bd192a0623e4e1 (diff) | |
download | freebsd-ports-gnome-5c7c31d403d6e1d4eb06fd80aa52b804a11c87ca.tar.gz freebsd-ports-gnome-5c7c31d403d6e1d4eb06fd80aa52b804a11c87ca.tar.zst freebsd-ports-gnome-5c7c31d403d6e1d4eb06fd80aa52b804a11c87ca.zip |
Activate angband.
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 6f6453209427..0259495918cf 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 |