diff options
-rw-r--r-- | mail/tkrat2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 8d53f9b1f6f..1d8ac9b678d 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -8,7 +8,8 @@ PORTNAME= tkrat PORTVERSION= 2.1 CATEGORIES= mail tk83 -MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ +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/ |