diff options
Diffstat (limited to 'databases/p5-DBD-PgPP/Makefile')
-rw-r--r-- | databases/p5-DBD-PgPP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-PgPP/Makefile b/databases/p5-DBD-PgPP/Makefile index a8b54f30c6ce..7b12d54b5f12 100644 --- a/databases/p5-DBD-PgPP/Makefile +++ b/databases/p5-DBD-PgPP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-PgPP -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,6 +19,6 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI PERL_CONFIGURE= yes -MAN3= DBD::PgPP.3 DBD::DBD-PgPP.ja.3 +MAN3= DBD::PgPP.3 .include <bsd.port.mk> |