diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 15:51:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 15:51:19 +0000 |
commit | 1ccfb45a80cf4f38bf8674074c90bf0abacc5349 (patch) | |
tree | 94eaf7e65b0477a2097dfff0131655f34359bbab /databases | |
parent | 17a4f0918be5fdc841c0964f86b57786f78f4a16 (diff) |
I'd rather have this maintained by perl@
Notes
Notes:
svn path=/head/; revision=119054
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 |
2 files changed, 2 insertions, 2 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} diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index ec95af4eb37e..4e34e4817ffd 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} |