summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormspo <mspo@pkgsrc.org>2013-10-05 17:41:42 +0000
committermspo <mspo@pkgsrc.org>2013-10-05 17:41:42 +0000
commit3e902e2b6f0d6d715a69f5bb760f674b157bbb46 (patch)
tree856adb5f92dd06440c38bac581261ba5777af8b6 /net
parent5e13b32a1d693cba33affa00cdfdf5039ea1fb27 (diff)
downloadpkgsrc-3e902e2b6f0d6d715a69f5bb760f674b157bbb46.tar.gz
add uftp, a multicast file transfer tool, to the net Makefile
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 0013af760cb..d36c0c267fb 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.981 2013/10/01 03:37:54 manu Exp $
+# $NetBSD: Makefile,v 1.982 2013/10/05 17:41:42 mspo Exp $
#
COMMENT= Networking tools
@@ -678,6 +678,7 @@ SUBDIR+= ucarp
SUBDIR+= ucspi-ssl
SUBDIR+= ucspi-tcp
SUBDIR+= udns
+SUBDIR+= uftp
SUBDIR+= udpcast
SUBDIR+= udptunnel
SUBDIR+= unbound