diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-06-04 21:41:41 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-06-04 21:41:41 +0000 |
commit | c7d3087af61715001487ee26dd32fd5c563a34f6 (patch) | |
tree | 008c32a9da0b037e3e91342a2bd2fe9b0798608c /net-mgmt/py-yapsnmp | |
parent | 9a43872deb9c3ef51f5aa485c27fde1460c82edd (diff) | |
download | ports-c7d3087af61715001487ee26dd32fd5c563a34f6.tar.gz ports-c7d3087af61715001487ee26dd32fd5c563a34f6.zip |
Notes
Diffstat (limited to 'net-mgmt/py-yapsnmp')
-rw-r--r-- | net-mgmt/py-yapsnmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-yapsnmp/Makefile b/net-mgmt/py-yapsnmp/Makefile index c4266c4cb4a5..6ae809548f6c 100644 --- a/net-mgmt/py-yapsnmp/Makefile +++ b/net-mgmt/py-yapsnmp/Makefile @@ -16,7 +16,7 @@ COMMENT= Python SNMP module based on net-snmp LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp -LICENSE= LGPL +LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USE_AUTOTOOLS= libtool:22 |