diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-09-01 08:25:30 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-09-01 08:25:30 +0000 |
commit | 88eb66fdb64c688b5dee0151bddbf966ae8900b7 (patch) | |
tree | 949383b28b74c74d4a9a59384c3e25a4d2eafc15 /databases/p5-DBD-PgPP/Makefile | |
parent | b76a406a0cdaa735f0c7a9ed76f9c57794d436ad (diff) | |
download | ports-88eb66fdb64c688b5dee0151bddbf966ae8900b7.tar.gz ports-88eb66fdb64c688b5dee0151bddbf966ae8900b7.zip |
Notes
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 7b12d54b5f12..770c64285438 100644 --- a/databases/p5-DBD-PgPP/Makefile +++ b/databases/p5-DBD-PgPP/Makefile @@ -6,12 +6,12 @@ # PORTNAME= DBD-PgPP -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl PostgreSQL driver for the DBI BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI |