summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-02-12 04:54:25 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-02-12 04:54:25 +0000
commitcfb250c0a8069af6a68ff1b604e44df4187d3751 (patch)
tree462fef87ac83f7d2f970c7e27c58c335d52b8159 /net-mgmt
parentnet/czmq4: Update to 4.1.0 (diff)
net-mgmt/snmp++: Added LICENSE; Updated WWW URL
PR: 207767 Submitted by: rodrigo Approved by: timeout expired, tcberner (mentor, implicit)
Notes
Notes: svn path=/head/; revision=461551
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/snmp++/Makefile2
-rw-r--r--net-mgmt/snmp++/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/snmp++/Makefile b/net-mgmt/snmp++/Makefile
index 33dfe0931ce6..7e2be2e99ee3 100644
--- a/net-mgmt/snmp++/Makefile
+++ b/net-mgmt/snmp++/Makefile
@@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}v${PORTVERSION}
MAINTAINER= nicolai@petri.dk
COMMENT= SNMP C++ library with V3 support
+LICENSE= BSD3CLAUSE
+
MAKEFILE= Makefile.FreeBSD
WRKSRC= ${WRKDIR}/${PORTNAME}/src
diff --git a/net-mgmt/snmp++/pkg-descr b/net-mgmt/snmp++/pkg-descr
index 7a094786a72d..8b4e7e586b7c 100644
--- a/net-mgmt/snmp++/pkg-descr
+++ b/net-mgmt/snmp++/pkg-descr
@@ -13,4 +13,4 @@ SNMP++v3.x extends the original SNMP++v2.8 by the following:
# Thread-safety
# Bug-fixes
-WWW: http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html
+WWW: https://www.agentpp.com/api/cpp/snmp_pp.html