aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Dancer-Session-Cookie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Dancer-Session-Cookie/Makefile')
-rw-r--r--www/p5-Dancer-Session-Cookie/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-Dancer-Session-Cookie/Makefile b/www/p5-Dancer-Session-Cookie/Makefile
index 4055f7c2f024..90b30487f6ae 100644
--- a/www/p5-Dancer-Session-Cookie/Makefile
+++ b/www/p5-Dancer-Session-Cookie/Makefile
@@ -1,11 +1,12 @@
PORTNAME= Dancer-Session-Cookie
-PORTVERSION= 0.27
+PORTVERSION= 0.30
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= kuriyama@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for encrypted cookie-based session backend for Dancer
+WWW= https://metacpan.org/release/Dancer-Session-Cookie
RUN_DEPENDS= \
p5-Crypt-CBC>0:security/p5-Crypt-CBC \