diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:27:23 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:27:23 +0000 |
commit | 41abca5a8e08f3bf0c149c18e4febdf8737e4e3e (patch) | |
tree | 8a205cd8ba2c67d94e0ed568a4caadfce14d92ba /games/Makefile | |
parent | d53861a9e3b747e4ea8ef1e952dde7d6fc3dfbba (diff) | |
download | ports-41abca5a8e08f3bf0c149c18e4febdf8737e4e3e.tar.gz ports-41abca5a8e08f3bf0c149c18e4febdf8737e4e3e.zip |
Notes
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 54718ea76abd..1f4febb7c854 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.149 1998/06/30 13:22:32 ghelmer Exp $ +# $Id: Makefile,v 1.150 1998/07/02 06:44:39 tg Exp $ # SUBDIR += 3dc SUBDIR += 3dpong SUBDIR += KnightCap SUBDIR += acm + SUBDIR += affenspiel SUBDIR += agm SUBDIR += an SUBDIR += angband |