diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-19 16:37:56 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-19 16:37:56 +0000 |
commit | 943e6632e8a76b455b07bb226c87e75ab4d466c3 (patch) | |
tree | 86578b12d4a097f826dfd0df3c6393e302c5aea4 /net-mgmt | |
parent | Fix broken BROKEN. (diff) |
Complete ucd-snmp's rename to net-snmp.
Submitted by: "make index"
Forgotton by: billf
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-SNMP/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ruby-snmp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index f0ea19753928..364576bc7234 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/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-mgmt/ruby-snmp/Makefile b/net-mgmt/ruby-snmp/Makefile index 6749fabd10fa..aaa6f4ad22f2 100644 --- a/net-mgmt/ruby-snmp/Makefile +++ b/net-mgmt/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 |