diff options
author | dillo <dillo@pkgsrc.org> | 2003-10-05 22:11:38 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2003-10-05 22:11:38 +0000 |
commit | 36e0449a4ae20d7540b34608aebf368121e12616 (patch) | |
tree | 7da6e17d4e8d81d6baedbdc747d523e7c9659f47 /games | |
parent | f53d664e0033171d7a7b0ba643fc18299a08cdb9 (diff) | |
download | pkgsrc-36e0449a4ae20d7540b34608aebf368121e12616.tar.gz |
add and enable tads
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 c074e48dbab..608e8dc5d93 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2003/09/26 06:09:27 wiz Exp $ +# $NetBSD: Makefile,v 1.187 2003/10/05 22:11:38 dillo Exp $ # COMMENT= Games @@ -157,6 +157,7 @@ SUBDIR+= sl SUBDIR+= spellcast SUBDIR+= spider SUBDIR+= svb +SUBDIR+= tads SUBDIR+= tanked SUBDIR+= tileworld SUBDIR+= tscp |