diff options
author | obache <obache@pkgsrc.org> | 2014-12-06 10:45:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-12-06 10:45:34 +0000 |
commit | a57f3331fca85a6759d3967c2cc7e06c70f60852 (patch) | |
tree | 6e5c8f35aff6b14b3e19c3ce6537a109e8f1fb23 /net | |
parent | fd29e3b301b97eebb683848bd1da9a4b7ac7efab (diff) | |
download | pkgsrc-a57f3331fca85a6759d3967c2cc7e06c70f60852.tar.gz |
+ corebird
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 24452934a96..9e6234a685a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1046 2014/12/03 22:04:20 rodent Exp $ +# $NetBSD: Makefile,v 1.1047 2014/12/06 10:45:34 obache Exp $ # COMMENT= Networking tools @@ -81,6 +81,7 @@ SUBDIR+= coda SUBDIR+= coherence SUBDIR+= coilmq SUBDIR+= connect +SUBDIR+= corebird SUBDIR+= corkscrew SUBDIR+= couriertcpd SUBDIR+= csup |