diff options
author | dbaio <dbaio@FreeBSD.org> | 2017-10-12 20:19:52 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2017-10-12 20:19:52 +0800 |
commit | 2fabce9e80d1df15d9bc9761a2c3b5feec4c1234 (patch) | |
tree | 469bb9694b0b45b033ef6546ab71cf4b617c8f42 /net-mgmt/zabbix32-proxy | |
parent | c8e326bd732bdd59cc9f90d753df0ebbcfe6eb0f (diff) | |
download | freebsd-ports-gnome-2fabce9e80d1df15d9bc9761a2c3b5feec4c1234.tar.gz freebsd-ports-gnome-2fabce9e80d1df15d9bc9761a2c3b5feec4c1234.tar.zst freebsd-ports-gnome-2fabce9e80d1df15d9bc9761a2c3b5feec4c1234.zip |
net-mgmt/zabbix32-*: Update to 3.2.8
Update CONFLICTS to also match zabbix[22|34]. [1]
Improve LICENSE.
Remove unnecessary information from the slave ports.
Changes: https://www.zabbix.com/rn3.2.8
PR: 222808
PR: 222317 [1]
Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
Submitted by: Franco Fichtner <franco@opnsense.org> [1]
Diffstat (limited to 'net-mgmt/zabbix32-proxy')
-rw-r--r-- | net-mgmt/zabbix32-proxy/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net-mgmt/zabbix32-proxy/Makefile b/net-mgmt/zabbix32-proxy/Makefile index 68e0dd43e25f..4cfedde63de5 100644 --- a/net-mgmt/zabbix32-proxy/Makefile +++ b/net-mgmt/zabbix32-proxy/Makefile @@ -5,11 +5,6 @@ PORTNAME= zabbix32 CATEGORIES= net-mgmt PKGNAMESUFFIX= -proxy -MAINTAINER= pakhom@pakhom.spb.ru -COMMENT= Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/^-//}) - -LICENSE= GPLv2 - MASTERDIR= ${.CURDIR}/../zabbix32-server .include "${MASTERDIR}/Makefile" |