aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Digest-SHA-PurePerl
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-08-08 05:22:29 +0800
committerpav <pav@FreeBSD.org>2006-08-08 05:22:29 +0800
commit75bdbbf781ce771c7adb7dabe77a42e737cb2032 (patch)
treea8f3f69b39f5b2f3e0a1247bdc3f7e416130b387 /security/p5-Digest-SHA-PurePerl
parentd2047888f5d74fea3e2ecc4388e1554976371d8a (diff)
downloadfreebsd-ports-gnome-75bdbbf781ce771c7adb7dabe77a42e737cb2032.tar.gz
freebsd-ports-gnome-75bdbbf781ce771c7adb7dabe77a42e737cb2032.tar.zst
freebsd-ports-gnome-75bdbbf781ce771c7adb7dabe77a42e737cb2032.zip
- Fix typo, unbreak INDEX, salvage the world
Pointy hat to: clsung
Diffstat (limited to 'security/p5-Digest-SHA-PurePerl')
-rw-r--r--security/p5-Digest-SHA-PurePerl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-SHA-PurePerl/Makefile b/security/p5-Digest-SHA-PurePerl/Makefile
index f80b8343d33a..271095f1d853 100644
--- a/security/p5-Digest-SHA-PurePerl/Makefile
+++ b/security/p5-Digest-SHA-PurePerl/Makefile
@@ -25,7 +25,7 @@ IGNORE= requires Perl 5.6 or newer. Install lang/perl5.8 and try again
.endif
.if ${PERL_LEVEL} < 500800
-RUN_DEPENDS+= ${SITE_PERL}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Bas64
+RUN_DEPENDS+= ${SITE_PERL}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
.endif
.if ${PERL_LEVEL} < 500803