diff options
Diffstat (limited to 'databases/p5-DBI/Makefile')
| -rw-r--r-- | databases/p5-DBI/Makefile | 3 |
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 \ |
