aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2021-06-23 10:09:12 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-06-23 10:18:40 +0000
commitc24f39ca17788d8a19b3ed7007452895a7a0468f (patch)
tree6d9eb77e6ff60fb5993ce8a3cf208111e19a91a8
parent400811536f2580e606cf069a5a7d1fe33bd5478e (diff)
downloadports-c24f39ca17788d8a19b3ed7007452895a7a0468f.tar.gz
ports-c24f39ca17788d8a19b3ed7007452895a7a0468f.zip
devel/py-magic: Add some HTTP MASTER_SITES
Requested by: Loic F <loic.f@hardenedbsd.org> (cherry picked from commit b1d940646da910dee1864a6997f8668f5211fe05)
-rw-r--r--devel/py-magic/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/py-magic/Makefile b/devel/py-magic/Makefile
index c4b586f9853e..2ef62a9823b5 100644
--- a/devel/py-magic/Makefile
+++ b/devel/py-magic/Makefile
@@ -3,9 +3,11 @@
PORTNAME= magic
PORTVERSION= 5.39
CATEGORIES= devel python
-MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
+MASTER_SITES= https://astron.com/pub/file/ \
+ ftp://ftp.astron.com/pub/file/ \
ftp://ftp.gw.com/mirrors/pub/unix/file/ \
- ftp://ftp.fu-berlin.de/unix/tools/file/
+ ftp://ftp.fu-berlin.de/unix/tools/file/ \
+ https://www.mirrorservice.org/sites/distfiles.macports.org/file/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= file-${PORTVERSION}