diff --git a/devel/pure-ffi/Makefile b/devel/pure-ffi/Makefile index 6717ec75251b..7fa8b20f6055 100644 --- a/devel/pure-ffi/Makefile +++ b/devel/pure-ffi/Makefile @@ -4,7 +4,7 @@ PORTNAME= pure-ffi PORTVERSION= 0.14 CATEGORIES= devel -MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/ +MASTER_SITES= https://bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure MAINTAINER= lichray@gmail.com diff --git a/devel/pure-stldict/Makefile b/devel/pure-stldict/Makefile index ebd5fdb85002..cee134fdae63 100644 --- a/devel/pure-stldict/Makefile +++ b/devel/pure-stldict/Makefile @@ -4,7 +4,7 @@ PORTNAME= pure-stldict PORTVERSION= 0.8 CATEGORIES= devel -MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/ +MASTER_SITES= https://bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure MAINTAINER= lichray@gmail.com