From 7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc Mon Sep 17 00:00:00 2001 From: demon Date: Mon, 13 Nov 2000 12:45:40 +0000 Subject: Change MAINTAINER field. I am now at FreeBSD dot org Approved by: sobomax --- databases/p5-DBD-Pg-13/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/p5-DBD-Pg-13') diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index 0bfa6ccd92eb..2047e4c19e35 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= dima@chg.ru +MAINTAINER= demon@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 -- cgit