summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-08-09 10:06:32 +0000
committerwiz <wiz@pkgsrc.org>2006-08-09 10:06:32 +0000
commitd715513577d24822ccca7ee8afaaec4cd399d222 (patch)
tree7a9c877c6e7f9b87c4b3a756dd34375c1ef78867 /net
parent12df14fbd16c35477a67b43982bbb7cc5fea7ae6 (diff)
downloadpkgsrc-d715513577d24822ccca7ee8afaaec4cd399d222.tar.gz
+ udpcast
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 f500d11c5e2..26b4ca1ede1 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.632 2006/08/08 19:43:26 abs Exp $
+# $NetBSD: Makefile,v 1.633 2006/08/09 10:06:32 wiz Exp $
#
COMMENT= Networking tools
@@ -448,6 +448,7 @@ SUBDIR+= ttt
SUBDIR+= ucarp
SUBDIR+= ucspi-ssl
SUBDIR+= ucspi-tcp
+SUBDIR+= udpcast
SUBDIR+= udptunnel
SUBDIR+= unison
SUBDIR+= unison-devel