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-proxy | |
parent | 460b2c2be926aaf7e9e3e8876f32500a506b3074 (diff) | |
download | ports-bf3eccef769fe81562c9d3b4579c2ab1b98dd903.tar.gz ports-bf3eccef769fe81562c9d3b4579c2ab1b98dd903.zip |
Notes
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" |