diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-04 10:30:58 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-04 10:30:58 +0000 |
commit | 7ec829c495f9169d1ffa47117c7356a1a486fd33 (patch) | |
tree | 89079ddfbf0eff5059bf37b99dcddcc4ff50fe60 /games | |
parent | 664abee8b62233fdac20a039b811c1412d60220b (diff) | |
download | ports-7ec829c495f9169d1ffa47117c7356a1a486fd33.tar.gz ports-7ec829c495f9169d1ffa47117c7356a1a486fd33.zip |
Notes
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 0259495918cf..27fef916c6e6 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 |