aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Plugin-Database/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-20 12:15:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-20 12:15:51 +0000
commitb8cefdb13991f963c6e3f586cb524aadb591a5cc (patch)
tree142313b24d18996fc52b9aca07785d2a06018dac /databases/p5-Dancer-Plugin-Database/Makefile
parent8ba1f10a4a982a0d2d0cac46ee35e991921f87a4 (diff)
downloadports-b8cefdb13991f963c6e3f586cb524aadb591a5cc.tar.gz
ports-b8cefdb13991f963c6e3f586cb524aadb591a5cc.zip
Notes
Diffstat (limited to 'databases/p5-Dancer-Plugin-Database/Makefile')
-rw-r--r--databases/p5-Dancer-Plugin-Database/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-Dancer-Plugin-Database/Makefile b/databases/p5-Dancer-Plugin-Database/Makefile
index 605ea0ab8740..9054ad6c1c43 100644
--- a/databases/p5-Dancer-Plugin-Database/Makefile
+++ b/databases/p5-Dancer-Plugin-Database/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer-Plugin-Database
-PORTVERSION= 2.04
+PORTVERSION= 2.07
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -24,7 +24,6 @@ TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
USES= perl5
USE_PERL5= configure
-MAN3= Dancer::Plugin::Database.3 \
- Dancer::Plugin::Database::Handle.3
+P5MAN3= Dancer::Plugin::Database.3
.include <bsd.port.mk>