diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-05 17:40:42 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-05 17:40:42 +0000 |
commit | e9e179eded82dedc4cf28bad41e7a5872ef55042 (patch) | |
tree | 9a47982f471b060144bda527dd8a1acb70c3d092 /mail/tkrat2 | |
parent | cfdbdc5b07806494781f62df03bbaaa29407c0f3 (diff) | |
download | FreeBSD-ports-e9e179eded82dedc4cf28bad41e7a5872ef55042.zip FreeBSD-ports-e9e179eded82dedc4cf28bad41e7a5872ef55042.tar.gz |
Per distfile survey, remove mastersites that are no longer keeping
up with current releases as of February 2003.
Diffstat (limited to 'mail/tkrat2')
-rw-r--r-- | mail/tkrat2/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 1ac123d..d0df60e 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -8,10 +8,7 @@ PORTNAME= tkrat PORTVERSION= 2.1 CATEGORIES= mail tk83 -MASTER_SITES= ftp://ftp.tkrat.org/pub/tkrat/ \ - ftp://ftp.md.chalmers.se/pub/tkrat/ \ - ftp://ftp.sunet.se/pub/unix/mail/tkrat/ \ - http://www.tkrat.org/downloads/stable/ +MASTER_SITES= ftp://ftp.tkrat.org/pub/tkrat/ MAINTAINER= ports@FreeBSD.org COMMENT= A mail user agent for X with a Tcl/Tk user interface |