diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-06 01:31:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-06 01:31:15 +0800 |
commit | cfdbdc5b07806494781f62df03bbaaa29407c0f3 (patch) | |
tree | 772261c86a6c7a5ee08e105991d1c1bed07b92f2 /mail/ml | |
parent | 14a75e567f6736ce00f6142415c7de37e41f3bc8 (diff) | |
download | freebsd-ports-gnome-cfdbdc5b07806494781f62df03bbaaa29407c0f3.tar.gz freebsd-ports-gnome-cfdbdc5b07806494781f62df03bbaaa29407c0f3.tar.zst freebsd-ports-gnome-cfdbdc5b07806494781f62df03bbaaa29407c0f3.zip |
Per distfile survey, remove mastersite which disappeared in October 2003.
Apparently this was the last mirror remaining of the latest version of
this software -- the original author's page is no longer available. A
much older version is available from smi-web.stanford.edu/projects/imap/ml
but this basically looks like abandonware.
Diffstat (limited to 'mail/ml')
-rw-r--r-- | mail/ml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/ml/Makefile b/mail/ml/Makefile index 0786a788f64e..0853426d911e 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -8,7 +8,8 @@ PORTNAME= ml PORTVERSION= 3.4 CATEGORIES= mail -MASTER_SITES= http://ftp.rge.com/pub/mail/ml/ +# mastersite disappeared in October 2003 +MASTER_SITES= # http://ftp.rge.com/pub/mail/ml/ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 IMAP client |