summaryrefslogtreecommitdiff
path: root/databases/p5-DBI-137/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-02-24 07:11:55 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-02-24 07:11:55 +0000
commit0b65e64d7cfc2c126a959c135a2a417374236fec (patch)
tree78b46a4be389aab008d1c91a8985d61fc5ce9edc /databases/p5-DBI-137/Makefile
parentUpdate www/notftp to 1.3.1 (diff)
Upgrade to 1.32.
PR: ports/47618, ports/47619 Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Diffstat (limited to '')
-rw-r--r--databases/p5-DBI-137/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile
index 574213b1795f..ef905e96ae75 100644
--- a/databases/p5-DBI-137/Makefile
+++ b/databases/p5-DBI-137/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBI
-PORTVERSION= 1.28
+PORTVERSION= 1.32
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
@@ -32,6 +32,9 @@ MAN3= Bundle::DBI.3 \
DBI::FAQ.3 \
DBI::Format.3 \
DBI::Profile.3 \
+ DBI::ProfileData.3 \
+ DBI::ProfileDumper.3 \
+ DBI::ProfileDumper::Apache.3 \
DBI::ProxyServer.3 \
DBI::PurePerl.3 \
DBI::Shell.3 \