summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2008-05-11 20:28:35 +0000
committerjmcneill <jmcneill@pkgsrc.org>2008-05-11 20:28:35 +0000
commitae8164b1d339a5319c17c1ca9ddc93b6f16974bb (patch)
tree6f108306dade6135a34c0e8278b25acf2f67080f /net
parentf5239b02762c92ea0c0778b358bb48a0421ed661 (diff)
downloadpkgsrc-ae8164b1d339a5319c17c1ca9ddc93b6f16974bb.tar.gz
Add mtftpd
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 7cfac8b50bd..116fb8bc713 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.709 2008/05/09 22:30:01 seb Exp $
+# $NetBSD: Makefile,v 1.710 2008/05/11 20:28:35 jmcneill Exp $
#
COMMENT= Networking tools
@@ -224,6 +224,7 @@ SUBDIR+= mrstat
SUBDIR+= mrt
SUBDIR+= mrtg
SUBDIR+= msdl
+SUBDIR+= mtftpd
SUBDIR+= mtr
SUBDIR+= mydns-mysql
SUBDIR+= mydns-pgsql