diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-04 20:37:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-04 20:37:07 +0800 |
commit | 5b64efc49ea9ece3eb61c73e3c89181399d77cad (patch) | |
tree | 7680c2e9534e25b6565d0d505acc3fa5e9c7c010 /mail | |
parent | 625efbcac119b2ea091212de340b1023151ddfd3 (diff) | |
download | freebsd-ports-gnome-5b64efc49ea9ece3eb61c73e3c89181399d77cad.tar.gz freebsd-ports-gnome-5b64efc49ea9ece3eb61c73e3c89181399d77cad.tar.zst freebsd-ports-gnome-5b64efc49ea9ece3eb61c73e3c89181399d77cad.zip |
add an MASTER_SITES of mail/tkrat2
PR: ports/46751
Submitted by: Rong-en Fan <rafan@infor.org>
Diffstat (limited to 'mail')
-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 8d53f9b1f6fc..1d8ac9b678d5 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/ |