aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Dancer/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-11-22 01:10:41 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-11-22 01:10:41 +0000
commit4c3f42f88e734c5f5fdb485e29f9d89f38d51565 (patch)
tree52fe10ea9b0784ece9e70ab4ecb4b35cc6af8152 /www/p5-Dancer/Makefile
parentbf383341a59d96c083a93fbbee282cd0868bf49c (diff)
downloadports-4c3f42f88e734c5f5fdb485e29f9d89f38d51565.tar.gz
ports-4c3f42f88e734c5f5fdb485e29f9d89f38d51565.zip
Notes
Diffstat (limited to 'www/p5-Dancer/Makefile')
-rw-r--r--www/p5-Dancer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 5c728127496f..d6266b70ac18 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Dancer
-PORTVERSION= 1.3072
+PORTVERSION= 1.3080
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:XSAWYERX
@@ -52,6 +52,7 @@ MAN3= Dancer.3 \
Dancer::FileUtils.3 \
Dancer::HTTP.3 \
Dancer::Handler::Debug.3 \
+ Dancer::Handler::PSGI.3 \
Dancer::Hook.3 \
Dancer::Hook::Properties.3 \
Dancer::Introduction.3 \