diff options
author | abs <abs> | 2001-01-26 18:25:28 +0000 |
---|---|---|
committer | abs <abs> | 2001-01-26 18:25:28 +0000 |
commit | 1aa5496a1af9e4664f666ef26756079e03cd78f3 (patch) | |
tree | 65e84e567294d99f6f609488f62693b04f29dcee | |
parent | 2bfad15e8b27684de2cb93ce99d3a2dbdfe5fad2 (diff) | |
download | pkgsrc-1aa5496a1af9e4664f666ef26756079e03cd78f3.tar.gz |
Enable tscp
-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 |