diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /mail/mreport | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) | |
download | ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.tar.gz ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.zip |
Notes
Diffstat (limited to 'mail/mreport')
-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 461f65844c68..25c841ee4933 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 |