diff options
author | abs <abs@pkgsrc.org> | 2001-01-26 18:25:28 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2001-01-26 18:25:28 +0000 |
commit | bbeec6148d6efcbbe29704a078f99a0374048eab (patch) | |
tree | 65e84e567294d99f6f609488f62693b04f29dcee /games | |
parent | 7c7e8edc70235a971d8261c489c210a7b337d557 (diff) | |
download | pkgsrc-bbeec6148d6efcbbe29704a078f99a0374048eab.tar.gz |
Enable tscp
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 e4d1b6b627d..cd1c67ab0d6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2000/12/15 07:47:02 garbled Exp $ +# $NetBSD: Makefile,v 1.110 2001/01/26 18:25:28 abs Exp $ # SUBDIR += abuse @@ -88,6 +88,7 @@ SUBDIR += spellcast SUBDIR += svb SUBDIR += tanked + SUBDIR += tscp SUBDIR += wormz SUBDIR += xarchon SUBDIR += xbat |