diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-04 12:37:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-04 12:37:07 +0000 |
commit | 75d97ac54446e4ed79369c86d48c460e75a6e731 (patch) | |
tree | 57bfa34e915f9d1493e596375300171b7e18d681 /mail/tkrat2 | |
parent | 8c06df6f914db87cb924c03d1e2c5551b503a797 (diff) | |
download | ports-75d97ac54446e4ed79369c86d48c460e75a6e731.tar.gz ports-75d97ac54446e4ed79369c86d48c460e75a6e731.zip |
Notes
Diffstat (limited to 'mail/tkrat2')
-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/ |