diff options
author | brian <brian@FreeBSD.org> | 2002-03-13 00:33:40 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2002-03-13 00:33:40 +0800 |
commit | 929e1f89284036ed021d83f6c15f26927d2ccfcc (patch) | |
tree | cb2507aa4c91c04e41250d3600a067dec2168b67 /databases | |
parent | 237d0ffd499c3053e933850683f7d663ebdf0828 (diff) | |
download | freebsd-ports-gnome-929e1f89284036ed021d83f6c15f26927d2ccfcc.tar.gz freebsd-ports-gnome-929e1f89284036ed021d83f6c15f26927d2ccfcc.tar.zst freebsd-ports-gnome-929e1f89284036ed021d83f6c15f26927d2ccfcc.zip |
Change MAINTAINER from ports@FreeBSD.org to ports@freebsd-services.com
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 c1135376644d..67bc13792183 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= ports@freebsd-services.com BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index c1135376644d..67bc13792183 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= ports@freebsd-services.com BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 |