diff options
author | kris <kris@FreeBSD.org> | 2000-09-23 07:10:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-09-23 07:10:10 +0800 |
commit | 69bac2b0bb2a928c982977619d8ac75d7c331628 (patch) | |
tree | d0a98a5c39f715396fe5382b1ca75149860959aa /mail | |
parent | 532dc65409cc42f5fceb8ec242c50f901664ac9d (diff) | |
download | freebsd-ports-gnome-69bac2b0bb2a928c982977619d8ac75d7c331628.tar.gz freebsd-ports-gnome-69bac2b0bb2a928c982977619d8ac75d7c331628.tar.zst freebsd-ports-gnome-69bac2b0bb2a928c982977619d8ac75d7c331628.zip |
Switch to some MASTER_SITES that actually carry the distfile.
Submitted by: onigiri
Diffstat (limited to 'mail')
-rw-r--r-- | mail/tkrat/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile index 6342eb075502..7f420b1c0500 100644 --- a/mail/tkrat/Makefile +++ b/mail/tkrat/Makefile @@ -8,8 +8,10 @@ PORTNAME= tkrat PORTVERSION= 1.2 CATEGORIES= mail tk82 -MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ - ftp://ftp.sunet.se/pub/unix/mail/tkrat/ +MASTER_SITES= ftp://ftp.karen.hik.se/pub2/unix/mail/ratatosk/ \ + ftp://ftp.mc.hik.se/pub/unix/mail/ratatosk/ \ + ftp://ftp.riken.go.jp/pub/net/mail/tkrat/ \ + ftp://ftp.uni-koeln.de/windows/xcontrib/ MAINTAINER= appleseed@his.com |