aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix-agent
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-11-10 10:02:50 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-11-10 10:02:50 +0000
commit7e2caa1cf2fae0e8461fab5dbc1a7708fc06712c (patch)
tree912b8903721607dacc2a20c9c65e28703e4a7403 /net-mgmt/zabbix-agent
parentf25176531ddd8e36539393fbd3756e4b8393aafe (diff)
downloadports-7e2caa1cf2fae0e8461fab5dbc1a7708fc06712c.tar.gz
ports-7e2caa1cf2fae0e8461fab5dbc1a7708fc06712c.zip
- Update to 1.1.3
- Tweaks and fixes Approved by: maintainer timeout, months of inactivity Cheers from: EuroBSDCon 2006 Developer Summit
Notes
Notes: svn path=/head/; revision=176987
Diffstat (limited to 'net-mgmt/zabbix-agent')
-rw-r--r--net-mgmt/zabbix-agent/Makefile14
1 files changed, 4 insertions, 10 deletions
diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile
index ab2a6bc70bf4..597d16f95886 100644
--- a/net-mgmt/zabbix-agent/Makefile
+++ b/net-mgmt/zabbix-agent/Makefile
@@ -1,17 +1,11 @@
-# Ports collection makefile for: zabbix
-# Date created: Jun 18 2003
-# Whom: Sergey Akifyev <asa@gascom.ru>
+# Ports collection makefile for: zabbix
+# Date created: Jun 18 2003
+# Whom: Sergey Akifyev <asa@gascom.ru>
#
# $FreeBSD$
#
-PORTNAME= zabbix-agent
-CATEGORIES= net
-
-MAINTAINER= asa@gascom.ru
-COMMENT= Very advanced network monitoring system (agent only)
-
-ZABBIX_AGENT_ONLY=yes
+ZABBIX_AGENT_ONLY= yes
MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix
.include "${MASTERDIR}/Makefile"