aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix/Makefile')
-rw-r--r--net-mgmt/zabbix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile
index cf5a9fdd5b37..171a724f80d1 100644
--- a/net-mgmt/zabbix/Makefile
+++ b/net-mgmt/zabbix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zabbix
PORTVERSION= 1.0b13
-CATEGORIES= net
+CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S|b|beta|}
@@ -22,7 +22,7 @@ PKGNAMESUFFIX= -agent
PLIST= ${MASTERDIR}/pkg-plist.agent
PKGMESSAGE= nonexistent
.else # ZABBIX_AGENT_ONLY
-LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= php:${PORTSDIR}/lang/php4-nms
.ifndef(WITHOUT_FPING)