summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormspo <mspo>2013-10-05 17:41:42 +0000
committermspo <mspo>2013-10-05 17:41:42 +0000
commit016707fe73fa59966bb9aa3cd7b222eeec1a1b73 (patch)
tree856adb5f92dd06440c38bac581261ba5777af8b6 /net
parentc984a2d3ed2b734cfbdfc78aea402b0c9888f721 (diff)
downloadpkgsrc-016707fe73fa59966bb9aa3cd7b222eeec1a1b73.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