From 7ff91c8a4211596688e18af869a001762747e940 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Sun, 24 Jul 2005 19:15:10 +0000 Subject: - Un-mark DEPRECATED by fixing MASTER_SITES - Pass maintainership to submitter PR: 84009 Submitted by: Ismail YENIGUL --- mail/mreport/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'mail/mreport') 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 -- cgit