summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-06 13:10:55 +0000
committerobache <obache@pkgsrc.org>2011-04-06 13:10:55 +0000
commit4b10f3ceebb5af8fdbea91cd5d5869d5e7c3cb5e (patch)
tree17c1f806b25464588a85bd4bf860b960b119d7a9 /net/Makefile
parent1d3a5907c596161d48d610f235b309d553698028 (diff)
downloadpkgsrc-4b10f3ceebb5af8fdbea91cd5d5869d5e7c3cb5e.tar.gz
+ zeromq
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 900a1f41dbb..a83f69c2a18 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.875 2011/04/05 11:48:41 obache Exp $
+# $NetBSD: Makefile,v 1.876 2011/04/06 13:10:55 obache Exp $
#
COMMENT= Networking tools
@@ -653,5 +653,6 @@ SUBDIR+= yaz
SUBDIR+= youtube-dl
SUBDIR+= ytalk
SUBDIR+= ywho
+SUBDIR+= zeromq
.include "../mk/misc/category.mk"