diff options
-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%% |