diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-05-28 12:20:57 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-05-28 12:20:57 +0000 |
commit | de640af99c1bf324482b63832e437434dc381402 (patch) | |
tree | 22db3d6ba16e86240d60ed448426c11cb3d606a9 /net-mgmt/bsnmp-ucd | |
parent | 6a6012f4eaf8a2a08020e01479f67e46f2cc0d96 (diff) |
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 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile index 04f3b7edd73a..9cdaf24391c1 100644 --- a/net-mgmt/bsnmp-ucd/Makefile +++ b/net-mgmt/bsnmp-ucd/Makefile @@ -6,13 +6,15 @@ # PORTNAME= bsnmp-ucd -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.5 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= trociny@FreeBSD.org COMMENT= A bsnmpd module that implements parts of UCD-SNMP-MIB +LICENSE= BSD + USE_AUTOTOOLS= libtool:env MAN8= bsnmp-ucd.8 diff --git a/net-mgmt/bsnmp-ucd/distinfo b/net-mgmt/bsnmp-ucd/distinfo index 675ada5a08a0..324bcf45ab0a 100644 --- a/net-mgmt/bsnmp-ucd/distinfo +++ b/net-mgmt/bsnmp-ucd/distinfo @@ -1,2 +1,2 @@ -SHA256 (bsnmp-ucd-0.3.3.tar.gz) = d223772dca8f05b491a63f496ee77bf6e83b47f0fc7fcefdc3a5a316fe7108c1 -SIZE (bsnmp-ucd-0.3.3.tar.gz) = 27976 +SHA256 (bsnmp-ucd-0.3.5.tar.gz) = 8814bc253e30cda33adca948036d00093809f9377b6560193b8fbf44d653595a +SIZE (bsnmp-ucd-0.3.5.tar.gz) = 28543 |