diff options
author | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
commit | 5762d8f07f0df7530f773553389b77e5fe89ca9b (patch) | |
tree | 45b5a106d98c4603b73a72e81d6aaf4739cc6716 /databases/p5-DBD-Pg-13/Makefile | |
parent | df2a8d07e99bf88aece5f9a8a4819f049da2a9e3 (diff) | |
download | freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.gz freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.zst freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.zip |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'databases/p5-DBD-Pg-13/Makefile')
-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 7130f66adc14..77f0b0c68f30 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= 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 |