diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cacti-spine/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/cacti-spine/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile index 53c4087841c1..50a95aa1e278 100644 --- a/net-mgmt/cacti-spine/Makefile +++ b/net-mgmt/cacti-spine/Makefile @@ -10,7 +10,8 @@ DISTNAME= cacti-${PORTNAME}-${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Multithreaded poller for Cacti written in C -LICENSE= GPLv2 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp diff --git a/net-mgmt/cacti-spine/pkg-descr b/net-mgmt/cacti-spine/pkg-descr index 8c0b26d034ed..087355b79ec8 100644 --- a/net-mgmt/cacti-spine/pkg-descr +++ b/net-mgmt/cacti-spine/pkg-descr @@ -5,4 +5,4 @@ minmumal SNMP polling overhead. Cactid is a replacement for the default cmd.php poller so you must decide if using Cactid makes sense for your installation. -WWW: http://www.cacti.net/cactid_info.php +WWW: http://www.cacti.net/spine_info.php |