diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
commit | 2514bdf28c2fddf0813b5300c52e8e09af8b49ca (patch) | |
tree | ee34ab4c4b1fff2c5ee1bab86f5ade97809bf9fd /databases | |
parent | Re-order the master sites. (diff) |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=35074
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 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 diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 0bfa6ccd92eb..2047e4c19e35 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 023ef88e8ae5..6fba633c54ed 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 023ef88e8ae5..6fba633c54ed 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} |