diff options
author | mat <mat@FreeBSD.org> | 2004-10-12 15:51:19 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-10-12 15:51:19 +0000 |
commit | 40362343ff37be2b18c730cae1747500fefb7209 (patch) | |
tree | 0eecb2130537c3e9c6771f70b113f9a8910b4f2c /databases/p5-DBD-Pg/Makefile | |
parent | 3bbb64b85e3abf7201371fc0f499f4028fabbcf3 (diff) | |
download | FreeBSD-ports-40362343ff37be2b18c730cae1747500fefb7209.zip FreeBSD-ports-40362343ff37be2b18c730cae1747500fefb7209.tar.gz |
I'd rather have this maintained by perl@
Diffstat (limited to 'databases/p5-DBD-Pg/Makefile')
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index ec95af4..4e34e48 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Provides access to PostgreSQL databases through the DBI LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} |