aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-FastMmap
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
commit664f5c452647e9f742be5115f3cefaf8225a2199 (patch)
treece3ded7e8dde78bf6c3330b8ed5414ad39d74345 /www/p5-Catalyst-Plugin-Session-FastMmap
parent7799bea937b4f41f4c39efe75e8b71cc22697be2 (diff)
downloadports-664f5c452647e9f742be5115f3cefaf8225a2199.tar.gz
ports-664f5c452647e9f742be5115f3cefaf8225a2199.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-FastMmap')
-rw-r--r--www/p5-Catalyst-Plugin-Session-FastMmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
index 4534a800308b..248eee4822f5 100644
--- a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Plugin-Session-FastMmap
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG
@@ -19,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/${PERL_ARCH}/Cache/FastMmap.pm:${PORTSDIR}/devel/p5-Cache-FastMmap \
${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
${SITE_PERL}/URI/Find.pm:${PORTSDIR}/textproc/p5-URI-Find \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS= ${BUILD_DEPENDS}