summaryrefslogtreecommitdiff
path: root/lang/rust
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-04-23 15:34:59 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-04-23 15:34:59 +0000
commit443b443a1fdef9b3e2f1b6b90dc8691bff013bbc (patch)
treeef87c1252221afd47d417c380431a0171ed0134e /lang/rust
parentlang/rust: Update to 1.43.0 (diff)
lang/rust: Go back to static.rust-lang.org
Notes
Notes: svn path=/head/; revision=532686
Diffstat (limited to 'lang/rust')
-rw-r--r--lang/rust/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index cfa7f250c55a..d7902bfa00ed 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -5,7 +5,7 @@ PORTNAME= rust
PORTVERSION?= 1.43.0
PORTREVISION?= 0
CATEGORIES= lang
-MASTER_SITES= https://dev-static.rust-lang.org/dist/:src \
+MASTER_SITES= https://static.rust-lang.org/dist/:src \
LOCAL/tobik/rust:bootstrap \
https://static.rust-lang.org/dist/:bootstrap
DISTNAME?= ${PORTNAME}c-${PORTVERSION}-src