aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-01-20 00:37:56 +0800
committerknu <knu@FreeBSD.org>2001-01-20 00:37:56 +0800
commit80cefc4f762da32e8cb65843d22206ec42b39678 (patch)
treeaea9bf3ab8b575d4d34890c4d399a1e6052157a2 /net
parentabdc99c6bb54322b5488021678861f8d8cb16515 (diff)
downloadfreebsd-ports-gnome-80cefc4f762da32e8cb65843d22206ec42b39678.tar.gz
freebsd-ports-gnome-80cefc4f762da32e8cb65843d22206ec42b39678.tar.zst
freebsd-ports-gnome-80cefc4f762da32e8cb65843d22206ec42b39678.zip
Complete ucd-snmp's rename to net-snmp.
Submitted by: "make index" Forgotton by: billf
Diffstat (limited to 'net')
-rw-r--r--net/gkrellm_snmp/Makefile2
-rw-r--r--net/p5-SNMP/Makefile2
-rw-r--r--net/ruby-snmp/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/gkrellm_snmp/Makefile b/net/gkrellm_snmp/Makefile
index 1a0bfed6dc44..7b9b4f44390d 100644
--- a/net/gkrellm_snmp/Makefile
+++ b/net/gkrellm_snmp/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://triq.net/gkrellm/
MAINTAINER= eike.bernhardt@gmx.de
-LIB_DEPENDS= snmp.4:${PORTSDIR}/net/ucd-snmp
+LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile
index f0ea19753928..364576bc7234 100644
--- a/net/p5-SNMP/Makefile
+++ b/net/p5-SNMP/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= snmp.4:${PORTSDIR}/net/ucd-snmp
+LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp
PERL_CONFIGURE= yes
diff --git a/net/ruby-snmp/Makefile b/net/ruby-snmp/Makefile
index 6749fabd10fa..aaa6f4ad22f2 100644
--- a/net/ruby-snmp/Makefile
+++ b/net/ruby-snmp/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-LIB_DEPENDS= snmp.4:${PORTSDIR}/net/ucd-snmp
+LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp
USE_RUBY= yes
USE_RUBY_EXTCONF= yes