diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2014-10-04 06:42:04 +0000 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2014-10-04 06:42:04 +0000 |
commit | ea37145d255c9afb91de0555ae15bc2cfbc32c17 (patch) | |
tree | a358ff3d653e191cf0d6a47693585500ce77b7f9 /net-mgmt/bsnmp-ucd | |
parent | 81e2ff047dfd928d3a169cf5136659fe4b22b3da (diff) | |
download | ports-ea37145d255c9afb91de0555ae15bc2cfbc32c17.tar.gz ports-ea37145d255c9afb91de0555ae15bc2cfbc32c17.zip |
Notes
Diffstat (limited to 'net-mgmt/bsnmp-ucd')
-rw-r--r-- | net-mgmt/bsnmp-ucd/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/bsnmp-ucd/distinfo | 4 | ||||
-rw-r--r-- | net-mgmt/bsnmp-ucd/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile index ea3f89618cdb..0095b3b09937 100644 --- a/net-mgmt/bsnmp-ucd/Makefile +++ b/net-mgmt/bsnmp-ucd/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= bsnmp-ucd -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= net-mgmt -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= http://people.freebsd.org/~trociny/${PORTNAME}/ MAINTAINER= trociny@FreeBSD.org COMMENT= bsnmpd module that implements parts of UCD-SNMP-MIB diff --git a/net-mgmt/bsnmp-ucd/distinfo b/net-mgmt/bsnmp-ucd/distinfo index c19983bb9da5..4cbaea1f014f 100644 --- a/net-mgmt/bsnmp-ucd/distinfo +++ b/net-mgmt/bsnmp-ucd/distinfo @@ -1,2 +1,2 @@ -SHA256 (bsnmp-ucd-0.4.0.tar.gz) = bb88854a1104265747c2b2a49753f57642357f8dc773f0a33877c88d1dbef789 -SIZE (bsnmp-ucd-0.4.0.tar.gz) = 30011 +SHA256 (bsnmp-ucd-0.4.1.tar.gz) = bbad61fc1ba56199e8332c0aefd17b0f8d9a68de4b22bfd646fd2faf52046af8 +SIZE (bsnmp-ucd-0.4.1.tar.gz) = 29041 diff --git a/net-mgmt/bsnmp-ucd/pkg-plist b/net-mgmt/bsnmp-ucd/pkg-plist index 7096fc5a68ec..cf7054f4e62f 100644 --- a/net-mgmt/bsnmp-ucd/pkg-plist +++ b/net-mgmt/bsnmp-ucd/pkg-plist @@ -1,5 +1,5 @@ lib/snmp_ucd.so lib/snmp_ucd.so.1 man/man8/bsnmp-ucd.8.gz -%%EXAMPLESDIR%%/snmpd.config.sample -@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/snmpd.config.sample +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% |