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 /net/xferstats | |
parent | Re-order the master sites. (diff) |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Diffstat (limited to 'net/xferstats')
-rw-r--r-- | net/xferstats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xferstats/Makefile b/net/xferstats/Makefile index bd75fe82d54c..d56afa3bdfe2 100644 --- a/net/xferstats/Makefile +++ b/net/xferstats/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/support/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org WRKSRC= ${WRKDIR}/xferstats |