aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Cache
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-03-23 07:17:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-03-23 07:17:05 +0000
commit413d1b78081ecb2a7cc30cbe063a2f0dc413abac (patch)
tree31f21da684944454d847caae83113f1891a68a62 /devel/p5-File-Cache
parentfd92ad0a65cbb1d0b622e58896240cd6eef4651e (diff)
downloadports-413d1b78081ecb2a7cc30cbe063a2f0dc413abac.tar.gz
ports-413d1b78081ecb2a7cc30cbe063a2f0dc413abac.zip
Notes
Diffstat (limited to 'devel/p5-File-Cache')
-rw-r--r--devel/p5-File-Cache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-Cache/Makefile b/devel/p5-File-Cache/Makefile
index def78e7427e9..998278f13932 100644
--- a/devel/p5-File-Cache/Makefile
+++ b/devel/p5-File-Cache/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
RUN_DEPENDS= ${BUILD_DEPENDS}