diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-30 21:10:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-30 21:10:03 +0000 |
commit | 208cc4a5f7249a5a0d3433db88444256389a6f42 (patch) | |
tree | 7a7319f994ad2c57843df511425e7737b6991b03 /net | |
parent | e7062bf705180b6da2d7c0d3c8283bb1f8778ead (diff) | |
download | pkgsrc-208cc4a5f7249a5a0d3433db88444256389a6f42.tar.gz |
+ cclive.
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 281823bc8f1..fc23273e34e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.979 2013/09/19 11:00:19 obache Exp $ +# $NetBSD: Makefile,v 1.980 2013/09/30 21:10:03 wiz Exp $ # COMMENT= Networking tools @@ -58,6 +58,7 @@ SUBDIR+= bug-buddy SUBDIR+= bwping SUBDIR+= cacti SUBDIR+= calypso +SUBDIR+= cclive SUBDIR+= ccrtp SUBDIR+= cdpd SUBDIR+= cftp |