diff options
author | mat <mat@FreeBSD.org> | 2004-10-12 23:51:19 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-10-12 23:51:19 +0800 |
commit | 40362343ff37be2b18c730cae1747500fefb7209 (patch) | |
tree | 0eecb2130537c3e9c6771f70b113f9a8910b4f2c /databases/p5-DBD-Pg-13 | |
parent | 3bbb64b85e3abf7201371fc0f499f4028fabbcf3 (diff) | |
download | freebsd-ports-gnome-40362343ff37be2b18c730cae1747500fefb7209.tar.gz freebsd-ports-gnome-40362343ff37be2b18c730cae1747500fefb7209.tar.zst freebsd-ports-gnome-40362343ff37be2b18c730cae1747500fefb7209.zip |
I'd rather have this maintained by perl@
Diffstat (limited to 'databases/p5-DBD-Pg-13')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index ec95af4eb37e..4e34e4817ffd 100644 --- a/databases/p5-DBD-Pg-13/Makefile +++ b/databases/p5-DBD-Pg-13/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} |