diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
commit | 5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch) | |
tree | e756051a1acbe2d193318e2a48b83cc721cef354 /databases/p5-DBD-Pg | |
parent | zebra-0.89 has been replaced by zebra-0.89a. (diff) |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'databases/p5-DBD-Pg')
-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 7130f66adc14..77f0b0c68f30 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= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 |