diff options
author | knu <knu@FreeBSD.org> | 2001-01-20 00:37:56 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-01-20 00:37:56 +0800 |
commit | 80cefc4f762da32e8cb65843d22206ec42b39678 (patch) | |
tree | aea9bf3ab8b575d4d34890c4d399a1e6052157a2 /net/p5-SNMP | |
parent | abdc99c6bb54322b5488021678861f8d8cb16515 (diff) | |
download | freebsd-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/p5-SNMP')
-rw-r--r-- | net/p5-SNMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |