Index: zabbix-agent/Makefile =================================================================== RCS file: /home/pcvs/ports/net/zabbix-agent/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- zabbix-agent/Makefile 3 Nov 2005 23:44:30 -0000 1.7 +++ zabbix-agent/Makefile 1 Nov 2006 16:32:05 -0000 @@ -1,17 +1,11 @@ -# Ports collection makefile for: zabbix -# Date created: Jun 18 2003 -# Whom: Sergey Akifyev +# Ports collection makefile for: zabbix +# Date created: Jun 18 2003 +# Whom: Sergey Akifyev # # $FreeBSD: ports/net/zabbix-agent/Makefile,v 1.7 2005/11/03 23:44:30 edwin Exp $ # -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"