summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2011-04-06 13:10:55 +0000
committerobache <obache>2011-04-06 13:10:55 +0000
commit5b9bb8557bba862074a598b1c3079aba522f73a1 (patch)
tree17c1f806b25464588a85bd4bf860b960b119d7a9
parent24601aeeecaf87492325b426de4314481f351336 (diff)
downloadpkgsrc-5b9bb8557bba862074a598b1c3079aba522f73a1.tar.gz
+ zeromq
-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"