aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-10-06 17:27:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-10-06 17:27:12 +0800
commit7619bc23cab63683ca5c36504be8ed9d1873296d (patch)
tree20a44eb066f2f684f5ca04c5540976e827a7dbf8 /science
parent2ab5de4a736c783b30d9416a968d3eb1cf53a69b (diff)
downloadfreebsd-ports-gnome-7619bc23cab63683ca5c36504be8ed9d1873296d.tar.gz
freebsd-ports-gnome-7619bc23cab63683ca5c36504be8ed9d1873296d.tar.zst
freebsd-ports-gnome-7619bc23cab63683ca5c36504be8ed9d1873296d.zip
Update MASTER_SITES
Diffstat (limited to 'science')
-rw-r--r--science/py-scipy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile
index 545d9783269f..e894241b5ba9 100644
--- a/science/py-scipy/Makefile
+++ b/science/py-scipy/Makefile
@@ -5,7 +5,7 @@ PORTNAME= scipy
PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= science python
-MASTER_SITES= http://docs.scipy.org/doc/scipy/:doc \
+MASTER_SITES= https://docs.scipy.org/doc/scipy/:doc \
CHEESESHOP:source \
SF:source
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}