diff options
author | will <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
commit | 8af6a934f12d82befc42ca5b0f1b439d9c849455 (patch) | |
tree | e1d013f1291bbc0857b8e55351ee9be00298bcb7 /databases | |
parent | caf10fed95c579dfdee021024213cf6ec5535989 (diff) | |
download | FreeBSD-ports-8af6a934f12d82befc42ca5b0f1b439d9c849455.zip FreeBSD-ports-8af6a934f12d82befc42ca5b0f1b439d9c849455.tar.gz |
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index 77f0b0c..0bfa6cc 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= 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 diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 77f0b0c..0bfa6cc 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 |