diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 22:27:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 22:27:41 +0000 |
commit | c18864070b27ee60e15ccc8093acbd0187253969 (patch) | |
tree | 9418482f378a5b0d56b9cb98ac6882b9f30b3e99 /games | |
parent | ede96e20b62f9a130c0cfecd325644e2f7641b20 (diff) | |
download | pkgsrc-c18864070b27ee60e15ccc8093acbd0187253969.tar.gz |
Add and enable KoboDeluxe (hi zuntum!) and asc.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index aed1afe6331..062702325d4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,15 +1,17 @@ -# $NetBSD: Makefile,v 1.175 2003/07/11 22:57:08 zuntum Exp $ +# $NetBSD: Makefile,v 1.176 2003/07/13 22:27:41 wiz Exp $ # COMMENT= Games SUBDIR+= 0verkill +SUBDIR+= KoboDeluxe SUBDIR+= abuse SUBDIR+= adom SUBDIR+= amor SUBDIR+= an SUBDIR+= angband-tty SUBDIR+= angband-x11 +SUBDIR+= asc SUBDIR+= backgammon SUBDIR+= baduki SUBDIR+= battalion |