diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-17 00:57:03 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-17 00:57:03 +0000 |
commit | f05a0391eb7bdde07579f119885fd3424358dc38 (patch) | |
tree | 098263dfe10c2bd60e2fcce9607772840535e639 /net | |
parent | a8672e86c7b84a0432a39000806c21ae1645c46d (diff) | |
download | pkgsrc-f05a0391eb7bdde07579f119885fd3424358dc38.tar.gz |
+ccrtp +libzrtpcpp
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 3551ba882f2..d71d34e12ec 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.960 2013/04/10 11:01:22 drochner Exp $ +# $NetBSD: Makefile,v 1.961 2013/04/17 00:57:03 rodent Exp $ # COMMENT= Networking tools @@ -59,6 +59,7 @@ SUBDIR+= bug-buddy SUBDIR+= bwping SUBDIR+= cacti SUBDIR+= calypso +SUBDIR+= ccrtp SUBDIR+= cdpd SUBDIR+= cftp SUBDIR+= chimera @@ -265,6 +266,7 @@ SUBDIR+= libtorrent SUBDIR+= libtrace SUBDIR+= libupnp SUBDIR+= libvncserver +SUBDIR+= libzrtpcpp SUBDIR+= linc SUBDIR+= llnlxdir SUBDIR+= llnlxftp |