aboutsummaryrefslogtreecommitdiff
path: root/net/ethereal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ethereal/Makefile')
-rw-r--r--net/ethereal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 53233682ae1b..ceff626e905f 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= billf@FreeBSD.org
COMMENT= An X11/GTK network analyzer/capture tool
.if !defined(WITHOUT_SNMP)
-LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp
.endif
USE_BZIP2= yes