diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-04-23 18:44:03 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-04-23 18:44:03 +0000 |
commit | 3decdba745ef4ba9893da1cd48e1e80d37c1039c (patch) | |
tree | 71217d68813d7ded7eecc491ba00606ba5cc79cb /net-mgmt/zabbix2-agent/Makefile | |
parent | c1a723d06b9aa312cce88a79d790dee17245b0f4 (diff) |
Notes
Diffstat (limited to 'net-mgmt/zabbix2-agent/Makefile')
-rw-r--r-- | net-mgmt/zabbix2-agent/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile index 2d6e625c42f5..d4e8df8e83d5 100644 --- a/net-mgmt/zabbix2-agent/Makefile +++ b/net-mgmt/zabbix2-agent/Makefile @@ -6,14 +6,13 @@ # PORTNAME= zabbix -PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTVERSION= 1.6.4 PORTEPOCH= 2 CATEGORIES= net-mgmt MASTER_SITES= SF PKGNAMESUFFIX= -agent -MAINTAINER= d.lohansky@zsupport.ru +MAINTAINER= ports@christianserving.org COMMENT= Application and network monitoring solution USE_GMAKE= yes |