diff options
author | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /mail/mreport/Makefile | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'mail/mreport/Makefile')
-rw-r--r-- | mail/mreport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mreport/Makefile b/mail/mreport/Makefile index 461f6584..25c841e 100644 --- a/mail/mreport/Makefile +++ b/mail/mreport/Makefile @@ -10,7 +10,7 @@ DISTNAME= mreport-0.9 CATEGORIES= mail sysutils MASTER_SITES= ftp://ftp.datrix.co.za/pub/mreport/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org ALL_TARGET= ALL MAN8= mreport.8 |