aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-03-09 17:27:09 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-03-09 17:27:09 +0000
commit31c6b417f48bdf2b6c72a6a699d3440748ba1a0d (patch)
tree9ce361f37d79e3d9bda4a8e3e8f61bd1d7a9dcb2 /www/p5-Maypole-Authentication-UserSessionCookie/Makefile
parent46e0e919fbc561d74eeb58d94705f213807ba93a (diff)
downloadports-31c6b417f48bdf2b6c72a6a699d3440748ba1a0d.tar.gz
ports-31c6b417f48bdf2b6c72a6a699d3440748ba1a0d.zip
Notes
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>