diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-29 15:14:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-29 15:14:04 +0800 |
commit | 9438a1a8117cfeb6a894d7ea2f8191992675391d (patch) | |
tree | efb98bcd09506692d46ddd1a432a8d4f36b7ca15 | |
parent | a68b8c7eaf858978cc2c96937ea7264b9e53bdf8 (diff) | |
download | freebsd-ports-gnome-9438a1a8117cfeb6a894d7ea2f8191992675391d.tar.gz freebsd-ports-gnome-9438a1a8117cfeb6a894d7ea2f8191992675391d.tar.zst freebsd-ports-gnome-9438a1a8117cfeb6a894d7ea2f8191992675391d.zip |
Per distfile survey, remove mastersite that disappeared in August 2003.
-rw-r--r-- | mail/mreport/Makefile | 3 | ||||
-rw-r--r-- | mail/mreport/pkg-descr | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/mreport/Makefile b/mail/mreport/Makefile index decd95d5c3dd..78d189cd9193 100644 --- a/mail/mreport/Makefile +++ b/mail/mreport/Makefile @@ -8,7 +8,8 @@ PORTNAME= mreport PORTVERSION= 0.9 CATEGORIES= mail sysutils -MASTER_SITES= ftp://ftp.datrix.co.za/pub/mreport/ +# mastersite disappeared in August 2003 +MASTER_SITES= # ftp://ftp.datrix.co.za/pub/mreport/ MAINTAINER= ports@FreeBSD.org COMMENT= Sendmail logfile summary tool diff --git a/mail/mreport/pkg-descr b/mail/mreport/pkg-descr index c3f7d051292c..aebe54251580 100644 --- a/mail/mreport/pkg-descr +++ b/mail/mreport/pkg-descr @@ -9,7 +9,6 @@ sendmail's copious logs trying to figure out how well their mail server configuration is holding up. -FTP: ftp://ftp.datrix.co.za/pub/mreport/ Author: Jason Armstrong <jason@datrix.co.za> --Will <andrews@technologist.com> |