summaryrefslogtreecommitdiff
path: root/databases/p5-DBI/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-07-22 10:44:52 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-07-22 10:44:52 +0000
commitae6f836a9a0d5ebdaae8fc927a0150caa69fc8f3 (patch)
tree1cb47ba4b86d7596d3f2da7a1cbcc79744e0c5ba /databases/p5-DBI/Makefile
parent- Update to 0.5.2 (diff)
Update
p5-Crypt-CBC => 1.25 p5-DBI => 1.14 p5-Date-Manip => 5.38 p5-Devel-Symdump => 2.01 p5-IRC => 0.70 p5-Locale-Codes => 1.02 p5-MIME-Lite => 2.101 p5-ParallelUA => 2.49 p5-URI => 1.07
Notes
Notes: svn path=/head/; revision=30963
Diffstat (limited to 'databases/p5-DBI/Makefile')
-rw-r--r--databases/p5-DBI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index c687ab6ceb7d..62242ca23840 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBI
-PORTVERSION= 1.13
+PORTVERSION= 1.14
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
@@ -22,6 +22,7 @@ MAN1= dbiproxy.1 \
dbish.1
MAN3= Bundle::DBI.3 \
DBD::ADO.3 \
+ DBD::Multiplex.3 \
DBD::Proxy.3 \
DBI.3 \
DBI::DBD.3 \