diff options
author | imil <imil> | 2012-08-14 15:36:16 +0000 |
---|---|---|
committer | imil <imil> | 2012-08-14 15:36:16 +0000 |
commit | b5ac1caa9658632eb9592677ecaf24050fb5f77b (patch) | |
tree | d130e2b667b9cd316399776325d04f9ecd3ca622 | |
parent | cb650ac8b0c90162b8cab480c03decc7753bcca7 (diff) | |
download | pkgsrc-b5ac1caa9658632eb9592677ecaf24050fb5f77b.tar.gz |
add & enable coilmq
-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 |