diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-24 19:15:10 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-24 19:15:10 +0000 |
commit | 7ff91c8a4211596688e18af869a001762747e940 (patch) | |
tree | 3d74e27236ec38b506c0534bd199480586c0fa77 /mail/mreport | |
parent | afc3a8d2f7d82e47f4042be931bc2e6a20a864a3 (diff) | |
download | ports-7ff91c8a4211596688e18af869a001762747e940.tar.gz ports-7ff91c8a4211596688e18af869a001762747e940.zip |
Notes
Diffstat (limited to 'mail/mreport')
-rw-r--r-- | mail/mreport/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/mreport/Makefile b/mail/mreport/Makefile index 8a514d549fc3..c4d8fe6c5133 100644 --- a/mail/mreport/Makefile +++ b/mail/mreport/Makefile @@ -8,13 +8,9 @@ PORTNAME= mreport PORTVERSION= 0.9 CATEGORIES= mail sysutils -# mastersite disappeared in August 2003 -MASTER_SITES= # ftp://ftp.datrix.co.za/pub/mreport/ +MASTER_SITES= http://yenigul.net/mreport/ -DEPRECATED= "master site disappeared" -EXPIRATION_DATE=2005-07-31 - -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ismail@EnderUNIX.org COMMENT= Sendmail logfile summary tool USE_REINPLACE= yes |