diff options
author | demon <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
commit | 7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc (patch) | |
tree | 435bb37a37e811bedab22ae47d2dc0ba198000cf /databases | |
parent | fc67714f4f99590e947da79019340f0c4d7a9b74 (diff) | |
download | FreeBSD-ports-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.zip FreeBSD-ports-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.gz |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 | ||||
-rw-r--r-- | databases/rrdtool/Makefile | 2 | ||||
-rw-r--r-- | databases/rrdtool10/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index 0bfa6cc..2047e4c 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 diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 0bfa6cc..2047e4c 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= 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 diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 023ef88..6fba633 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.28 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org USE_PERL5= yes MAKE_ENV+= PERL=${PERL} diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile index 023ef88..6fba633 100644 --- a/databases/rrdtool10/Makefile +++ b/databases/rrdtool10/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.28 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org USE_PERL5= yes MAKE_ENV+= PERL=${PERL} |