summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2006-08-09 10:06:32 +0000
committerwiz <wiz>2006-08-09 10:06:32 +0000
commite27cf8d088cd45f73ddc0d3d165e43ef47befbad (patch)
tree7a9c877c6e7f9b87c4b3a756dd34375c1ef78867 /net
parent2a63795e8293b79bc1f02156ffaab3c57a0ddae7 (diff)
downloadpkgsrc-e27cf8d088cd45f73ddc0d3d165e43ef47befbad.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