summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2002-03-12 16:33:40 +0000
committerBrian Somers <brian@FreeBSD.org>2002-03-12 16:33:40 +0000
commit251ccf72af7469e25246b5f831fa9d258f85d060 (patch)
tree29c9bac44eada7f6e8e7970ebcceb408e9ce895d /databases/p5-DBD-Pg
parent1) Rename MUTT_WITH_PGP_OUTLOOK_PATCH to WITH_MUTT_PGP_OUTLOOK_PATCH to (diff)
Change MAINTAINER from ports@FreeBSD.org to ports@freebsd-services.com
Notes
Notes: svn path=/head/; revision=55938
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r--databases/p5-DBD-Pg/Makefile2
1 files changed, 1 insertions, 1 deletions
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