aboutsummaryrefslogtreecommitdiff
path: root/net/ethereal
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-19 21:55:37 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-19 21:55:37 +0000
commit34026ac1960f09abb028b94058279c754400eea3 (patch)
tree768cdad1960ae47c38aac7d5b0571aed3fe5a79f /net/ethereal
parentdd9a91ee4b3ad63ffb00dde87881a2390029c63c (diff)
downloadports-34026ac1960f09abb028b94058279c754400eea3.tar.gz
ports-34026ac1960f09abb028b94058279c754400eea3.zip
Notes
Diffstat (limited to 'net/ethereal')
-rw-r--r--net/ethereal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index d9fb638fcdce..e4dc935aa2f1 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= . old-versions
MAINTAINER= billf@FreeBSD.org
.if !defined(WITHOUT_SNMP)
-LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= snmp.5:${PORTSDIR}/net/net-snmp
.endif
.if !defined(WITHOUT_X11)