diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-11-26 12:11:34 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-11-26 12:11:34 +0000 |
commit | 004b036230e2eb6744bf73c686c3aacbd86ba989 (patch) | |
tree | d63a7cf9785021c75448d9218aa255b99b0e2000 /databases/p5-DBI-137/Makefile | |
parent | Tweak the master site. (diff) |
Upgrade to 1.20.
Diffstat (limited to '')
-rw-r--r-- | databases/p5-DBI-137/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile index 2716e04911fb..8f5a1e05ae73 100644 --- a/databases/p5-DBI-137/Makefile +++ b/databases/p5-DBI-137/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBI -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBI @@ -21,8 +21,6 @@ PERL_CONFIGURE= yes MAN1= dbiproxy.1 \ dbish.1 MAN3= Bundle::DBI.3 \ - DBD::ADO.3 \ - DBD::Multiplex.3 \ DBD::Proxy.3 \ DBI.3 \ DBI::DBD.3 \ |