diff options
Diffstat (limited to 'net-mgmt/zabbix-agent/Makefile')
-rw-r--r-- | net-mgmt/zabbix-agent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index dc00516cfbb3..f2aeb00a09fb 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -15,5 +15,7 @@ ZABBIX_AGENT_ONLY=yes MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 .include "${MASTERDIR}/Makefile" |