summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-05-31 17:19:36 +0000
committerleot <leot@pkgsrc.org>2019-05-31 17:19:36 +0000
commit7eee29e406ffd0eec70116cf266d50887625a988 (patch)
tree034774f73e6a4a9845f95c8abba1898b4c261d44 /net/Makefile
parent9178f5c8482d79112facd58a63c2d45a39ba0f92 (diff)
downloadpkgsrc-7eee29e406ffd0eec70116cf266d50887625a988.tar.gz
net: Add rt4-cli
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index a96fa16b9f9..7ba53f812de 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1250 2019/05/29 20:13:09 adam Exp $
+# $NetBSD: Makefile,v 1.1251 2019/05/31 17:19:36 leot Exp $
#
COMMENT= Networking tools
@@ -756,6 +756,7 @@ SUBDIR+= rootprobe
SUBDIR+= rp-l2tp
SUBDIR+= rp-pppoe
SUBDIR+= rsync
+SUBDIR+= rt4-cli
SUBDIR+= rtmpdump
SUBDIR+= rtorrent
SUBDIR+= ruby-addressable