summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
committerdemon <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
commit19bb7c5f3b7b4d8a7d79bcfb14ed5b833cbf2679 (patch)
tree889b62ee02b60ed880e9674ed1d3af2d51df43cd /net-mgmt
parent366497c70e15aade6793ec6da4933536b44b5600 (diff)
downloadFreeBSD-ports-19bb7c5f3b7b4d8a7d79bcfb14ed5b833cbf2679.zip
FreeBSD-ports-19bb7c5f3b7b4d8a7d79bcfb14ed5b833cbf2679.tar.gz
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netdisco/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile
index 8b213e5..9108e6a 100644
--- a/net-mgmt/netdisco/Makefile
+++ b/net-mgmt/netdisco/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg \
${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test \
- ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
+ ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/MasonX/Request/WithApacheSession.pm:${PORTSDIR}/www/p5-MasonX-Request-WithApacheSession
OpenPOWER on IntegriCloud