diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 21:34:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 21:34:03 +0000 |
commit | 6031867ec728d52e8891615ff06d36affe74eba9 (patch) | |
tree | a96196a03f059f40e4b785f4a26660fa5b442026 /net | |
parent | 353f4c80599911b185e827963ee8496bfc961bb3 (diff) | |
download | pkgsrc-6031867ec728d52e8891615ff06d36affe74eba9.tar.gz |
Add and enable tsclient
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index b288975a847..4f4ff95b1ab 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.399 2003/08/27 07:39:44 grant Exp $ +# $NetBSD: Makefile,v 1.400 2003/08/30 21:34:03 xtraeme Exp $ # COMMENT= Networking tools @@ -293,6 +293,7 @@ SUBDIR+= tnftpd SUBDIR+= totd SUBDIR+= traceroute-as SUBDIR+= trafshow +SUBDIR+= tsclient SUBDIR+= tspc SUBDIR+= ttt SUBDIR+= ucd-snmp |