diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-09-07 02:29:59 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-09-07 02:29:59 +0000 |
commit | b9ec0e58f529cd103d5c86e99e4454d23cbf6d96 (patch) | |
tree | 8b4a620a2fb6ca61d002481a08e8bd388a6d8ca2 /net-mgmt | |
parent | 17584e1365ba30946b55e7b9030c32f5a3405a13 (diff) | |
download | ports-b9ec0e58f529cd103d5c86e99e4454d23cbf6d96.tar.gz ports-b9ec0e58f529cd103d5c86e99e4454d23cbf6d96.zip |
New port: net-mgmt/collectd5 (repocopy from net-mgmt/collectd)
PR: ports/159223
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: wxs, tabthorpe (mentors, implicit), maintainer
Notes
Notes:
svn path=/head/; revision=281343
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index afa7e78358d6..ef9d7b9774f2 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -51,6 +51,7 @@ SUBDIR += ciscoconf SUBDIR += clog SUBDIR += collectd + SUBDIR += collectd5 SUBDIR += confregdecode SUBDIR += coovachilli SUBDIR += cowpatty |