diff options
author | will <will@FreeBSD.org> | 2000-10-25 06:39:57 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-25 06:39:57 +0800 |
commit | 8af6a934f12d82befc42ca5b0f1b439d9c849455 (patch) | |
tree | e1d013f1291bbc0857b8e55351ee9be00298bcb7 /databases/p5-DBD-Pg/Makefile | |
parent | caf10fed95c579dfdee021024213cf6ec5535989 (diff) | |
download | freebsd-ports-gnome-8af6a934f12d82befc42ca5b0f1b439d9c849455.tar.gz freebsd-ports-gnome-8af6a934f12d82befc42ca5b0f1b439d9c849455.tar.zst freebsd-ports-gnome-8af6a934f12d82befc42ca5b0f1b439d9c849455.zip |
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.
Diffstat (limited to 'databases/p5-DBD-Pg/Makefile')
-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 77f0b0c68f30..0bfa6ccd92eb 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= dima@chg.ru BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 |