diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-10-06 17:27:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-10-06 17:27:12 +0800 |
commit | 7619bc23cab63683ca5c36504be8ed9d1873296d (patch) | |
tree | 20a44eb066f2f684f5ca04c5540976e827a7dbf8 /science | |
parent | 2ab5de4a736c783b30d9416a968d3eb1cf53a69b (diff) | |
download | freebsd-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/Makefile | 2 |
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} |