summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhamajima <hamajima@pkgsrc.org>2005-01-23 05:08:13 +0000
committerhamajima <hamajima@pkgsrc.org>2005-01-23 05:08:13 +0000
commit103acdab0370ced726aaaee260ed53edd9db7191 (patch)
tree917bd0b8f6d650d71fee22583c09ae62a8022111 /net
parent8c8f014d8f668ae9c5dc14a7a41d060afada8635 (diff)
downloadpkgsrc-103acdab0370ced726aaaee260ed53edd9db7191.tar.gz
Add dtcpclient.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 06001e132cc..81180df796b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.534 2005/01/20 22:50:07 adrianp Exp $
+# $NetBSD: Makefile,v 1.535 2005/01/23 05:08:13 hamajima Exp $
#
COMMENT= Networking tools
@@ -72,6 +72,7 @@ SUBDIR+= dnstracer
SUBDIR+= docsis
SUBDIR+= driftnet
SUBDIR+= dtcp
+SUBDIR+= dtcpclient
SUBDIR+= dynipclient
SUBDIR+= echoping
SUBDIR+= ed2k-gtk-gui