aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Digest-MD5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Digest-MD5/Makefile')
-rw-r--r--security/p5-Digest-MD5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile
index d2523f912287..86f52764eb4d 100644
--- a/security/p5-Digest-MD5/Makefile
+++ b/security/p5-Digest-MD5/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Digest-MD5
-PORTVERSION= 2.24
+PORTVERSION= 2.26
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
@@ -17,7 +17,6 @@ COMMENT= Perl5 interface to the MD5 algorithm
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Digest::MD5.3
.include <bsd.port.mk>