aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Maypole-Authentication-UserSessionCookie/Makefile')
-rw-r--r--www/p5-Maypole-Authentication-UserSessionCookie/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-Maypole-Authentication-UserSessionCookie/Makefile b/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
index 367f28a5016d..66e9285fec89 100644
--- a/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
+++ b/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
@@ -5,8 +5,8 @@
# $FreeBSD$
PORTNAME= Maypole-Authentication-UserSessionCookie
-PORTVERSION= 1.3
-PORTREVISION= 1
+PORTVERSION= 1.4
+PORTREVISION= 0
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/S/SI/SIMON/
@@ -19,4 +19,6 @@ BROKEN= Incomplete pkg-plist
PERL_CONFIGURE= yes
+MAN3= Maypole::Authentication::UserSessionCookie.3
+
.include <bsd.port.mk>