diff options
author | tez <tez@pkgsrc.org> | 2011-11-22 22:19:01 +0000 |
---|---|---|
committer | tez <tez@pkgsrc.org> | 2011-11-22 22:19:01 +0000 |
commit | 538b51d36a9e13d608262d2990f2be20d9431b2d (patch) | |
tree | 800e968f99e72943f09f78604ecdcf9889b11123 /net/Makefile | |
parent | 59706b55c8052084417e1a05ac2b64ef84f5eb91 (diff) | |
download | pkgsrc-538b51d36a9e13d608262d2990f2be20d9431b2d.tar.gz |
add cacti package
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 5475b77f77b..9f35673778e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.893 2011/11/08 23:54:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.894 2011/11/22 22:19:01 tez Exp $ # COMMENT= Networking tools @@ -51,6 +51,7 @@ SUBDIR+= bsddip SUBDIR+= btget SUBDIR+= btpd SUBDIR+= bug-buddy +SUBDIR+= cacti SUBDIR+= cdpd SUBDIR+= cftp SUBDIR+= chksniff |