From 6c638c235dd46ca010e0c37bb0d9621d63f158c5 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Mon, 26 Mar 2001 05:02:25 +0000 Subject: Location of MD5.pm is moved. --- www/p5-Apache-ASP/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/p5-Apache-ASP/Makefile') diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index c999e40c442c..82c75d35f8e7 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= igor@zynaps.ru BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump -- cgit