diff options
Diffstat (limited to 'databases/p5-DBD-Pg/Makefile')
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 0d841fe75b12..ce57199c4959 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-Pg -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.0 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,7 +22,7 @@ USE_PGSQL= yes PERL_CONFIGURE= yes -MAN3= DBD::Pg.3 +MAN3= DBD::Pg.3 Bundle::DBD::Pg.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README TODO |