aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-11-10 18:02:50 +0800
committersat <sat@FreeBSD.org>2006-11-10 18:02:50 +0800
commit1adb31ff2d039da04de6f9ec1d0011c29507be50 (patch)
tree97478ad764d4d58472ffa5064cb29ed390890557 /net
parent27733f6c5815ba88924a4259f361cb23b41f0ba0 (diff)
downloadfreebsd-ports-gnome-1adb31ff2d039da04de6f9ec1d0011c29507be50.tar.gz
freebsd-ports-gnome-1adb31ff2d039da04de6f9ec1d0011c29507be50.tar.zst
freebsd-ports-gnome-1adb31ff2d039da04de6f9ec1d0011c29507be50.zip
- Update to 1.1.3
- Tweaks and fixes Approved by: maintainer timeout, months of inactivity Cheers from: EuroBSDCon 2006 Developer Summit
Diffstat (limited to 'net')
-rw-r--r--net/zabbix-agent/Makefile14
1 files changed, 4 insertions, 10 deletions
diff --git a/net/zabbix-agent/Makefile b/net/zabbix-agent/Makefile
index ab2a6bc70bf4..597d16f95886 100644
--- a/net/zabbix-agent/Makefile
+++ b/net/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"