aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-App-Info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-App-Info/Makefile')
-rw-r--r--devel/p5-App-Info/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-App-Info/Makefile b/devel/p5-App-Info/Makefile
index 929bcb52ffab..8f174f350b43 100644
--- a/devel/p5-App-Info/Makefile
+++ b/devel/p5-App-Info/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= App-Info
-PORTVERSION= 0.25
-PORTREVISION= 1
+PORTVERSION= 0.44
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= App
@@ -26,6 +25,7 @@ MAN3= App::Info::HTTPD.3 App::Info::Lib::Iconv.3 \
App::Info::Lib::Expat.3 App::Info::Request.3 \
App::Info::Handler::Print.3 App::Info::RDBMS::PostgreSQL.3 \
App::Info::Util.3 App::Info::Handler.3 App::Info.3 \
- App::Info::Handler::Prompt.3 App::Info::Handler::Carp.3
+ App::Info::Handler::Prompt.3 App::Info::Handler::Carp.3 \
+ App::Info::RDBMS::SQLite.3
.include <bsd.port.mk>