aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-12-13 12:36:59 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-12-13 12:36:59 +0000
commit420cf824d3eea3bc5d057bb795d4269ffc332a8a (patch)
tree899de119816fd6e2b0cd5fc382acb82f4f0f5362 /security/p5-Digest/Makefile
parente78085dddce8b674310e9741010c118695e96af4 (diff)
downloadports-420cf824d3eea3bc5d057bb795d4269ffc332a8a.tar.gz
ports-420cf824d3eea3bc5d057bb795d4269ffc332a8a.zip
Notes
Diffstat (limited to 'security/p5-Digest/Makefile')
-rw-r--r--security/p5-Digest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest/Makefile b/security/p5-Digest/Makefile
index 0022084938e3..46ff2753c1de 100644
--- a/security/p5-Digest/Makefile
+++ b/security/p5-Digest/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Digest
-PORTVERSION= 1.08
+PORTVERSION= 1.10
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
@@ -21,6 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= INSTALLDIRS="site"
-MAN3= Digest.3 Digest::base.3
+MAN3= Digest.3 Digest::base.3 Digest::file.3
.include <bsd.port.mk>