diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-10-12 12:19:52 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-10-12 12:19:52 +0000 |
commit | bf3eccef769fe81562c9d3b4579c2ab1b98dd903 (patch) | |
tree | 469bb9694b0b45b033ef6546ab71cf4b617c8f42 /net-mgmt/zabbix32-agent | |
parent | 460b2c2be926aaf7e9e3e8876f32500a506b3074 (diff) | |
download | freebsd-ports-bf3eccef769fe81562c9d3b4579c2ab1b98dd903.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-agent')
-rw-r--r-- | net-mgmt/zabbix32-agent/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net-mgmt/zabbix32-agent/Makefile b/net-mgmt/zabbix32-agent/Makefile index 28bbbe29dc9b..512d87316118 100644 --- a/net-mgmt/zabbix32-agent/Makefile +++ b/net-mgmt/zabbix32-agent/Makefile @@ -5,11 +5,6 @@ PORTNAME= zabbix32 CATEGORIES= net-mgmt PKGNAMESUFFIX= -agent -MAINTAINER= pakhom@pakhom.spb.ru -COMMENT= Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/^-//}) - -LICENSE= GPLv2 - MASTERDIR= ${.CURDIR}/../zabbix32-server PLIST= ${PKGDIR}/pkg-plist.agent |