diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-15 12:16:29 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-15 12:16:29 +0000 |
commit | 5c78444e8a791a260e6d324b41a4e1cb25722a63 (patch) | |
tree | 6db8bb9a8eb0c00a91ed73a75891d32e84cbd39e /games/Makefile | |
parent | 8859f559f49e065e92ccc5f4ae520df098fbccef (diff) | |
download | ports-5c78444e8a791a260e6d324b41a4e1cb25722a63.tar.gz ports-5c78444e8a791a260e6d324b41a4e1cb25722a63.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 4a743b906b70..45c7b5b73814 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.133 1998/05/08 02:39:16 mph Exp $ +# $Id: Makefile,v 1.134 1998/05/14 07:13:11 tg Exp $ # SUBDIR += 3dc SUBDIR += 3dpong + SUBDIR += KnightCap SUBDIR += acm SUBDIR += agm SUBDIR += an |