diff options
author | xtraeme <xtraeme> | 2003-08-30 21:34:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-08-30 21:34:03 +0000 |
commit | 6e60d01febf0d5bc29753986a66419ff8794a43e (patch) | |
tree | a96196a03f059f40e4b785f4a26660fa5b442026 /net | |
parent | 6a84483e8f1fd8068c524d56ddf3fc43f212b6e7 (diff) | |
download | pkgsrc-6e60d01febf0d5bc29753986a66419ff8794a43e.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 |