diff options
author | imil <imil@pkgsrc.org> | 2012-08-14 15:36:16 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2012-08-14 15:36:16 +0000 |
commit | be6bbdc5ddf07178b9461681ef937166405473bc (patch) | |
tree | d130e2b667b9cd316399776325d04f9ecd3ca622 /net/Makefile | |
parent | 0a95f0c542c29bbd3d38397f36f860fae74db435 (diff) | |
download | pkgsrc-be6bbdc5ddf07178b9461681ef937166405473bc.tar.gz |
add & enable coilmq
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 209c03355e1..2032ea8131e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.925 2012/08/12 16:14:11 imil Exp $ +# $NetBSD: Makefile,v 1.926 2012/08/14 15:36:16 imil Exp $ # COMMENT= Networking tools @@ -75,6 +75,7 @@ SUBDIR+= cmu-dhcpd SUBDIR+= cntlm SUBDIR+= coda SUBDIR+= coherence +SUBDIR+= coilmq SUBDIR+= connect SUBDIR+= corkscrew SUBDIR+= couriertcpd |