diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2001-03-24 17:21:47 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2001-03-24 17:21:47 +0000 |
commit | 0d0f26950293a45fc82d97e5c774ca79f3c5660f (patch) | |
tree | 29f16e6f497a5e6c63eff4bc6deae02ce41f9208 /Mk | |
parent | 2bab7027e793e8b86f2d6622a5fdd561d9cc4ae2 (diff) |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 406b1c8208af..4e9bedb69f20 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -19,7 +19,7 @@ MASTER_SITE_LOCAL?= \ ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ - ftp://ftp.ru.FreeBSD.og/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ ftp://ftp.nectec.or.th/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ MASTER_SITE_PORTS_JP+= \ |