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 /benchmarks | |
parent | d65607e269898c96a8af59024e2392424b65d34a (diff) | |
download | ports-2514bdf28c2fddf0813b5300c52e8e09af8b49ca.tar.gz ports-2514bdf28c2fddf0813b5300c52e8e09af8b49ca.zip |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=35074
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index 6b9c9cfa3fe5..da5451eb73b8 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://polygraph.ircache.net/sources/tars/ \ http://www.chg.ru/~dima/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org WRKSRC= ${WRKDIR}/polygraph diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index 6b9c9cfa3fe5..da5451eb73b8 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://polygraph.ircache.net/sources/tars/ \ http://www.chg.ru/~dima/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org WRKSRC= ${WRKDIR}/polygraph |