diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2019-11-03 21:59:02 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2019-11-03 21:59:02 +0000 |
commit | 4e5703125641c7e4b77c2c164af1ce22eb701968 (patch) | |
tree | bc6f8ce6d50b6a808a022d5667f545eb6dd10e91 | |
parent | c32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360 (diff) |
Notes
-rw-r--r-- | net-mgmt/zabbix22-server/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/zabbix22-server/Makefile b/net-mgmt/zabbix22-server/Makefile index 07b345d252e1..e409e8e24274 100644 --- a/net-mgmt/zabbix22-server/Makefile +++ b/net-mgmt/zabbix22-server/Makefile @@ -15,6 +15,9 @@ COMMENT= Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= End of Life was August, 2019 +EXPIRATION_DATE= 2019-11-30 + LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp CONFLICTS= zabbix[0-13-9][0-9]${PKGNAMESUFFIX} zabbix[0-9]${PKGNAMESUFFIX} |