diff --git a/devel/spatialindex/Makefile b/devel/spatialindex/Makefile index 6ed34542efd5..080c1f4c1e37 100644 --- a/devel/spatialindex/Makefile +++ b/devel/spatialindex/Makefile @@ -4,7 +4,7 @@ PORTNAME= spatialindex PORTVERSION= 1.8.5 CATEGORIES= devel -MASTER_SITES= http://download.osgeo.org/libspatialindex/ +MASTER_SITES= https://download.osgeo.org/libspatialindex/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= wen@FreeBSD.org diff --git a/devel/spatialindex/pkg-descr b/devel/spatialindex/pkg-descr index a35807233e95..776fc4476394 100644 --- a/devel/spatialindex/pkg-descr +++ b/devel/spatialindex/pkg-descr @@ -14,4 +14,4 @@ Supported Features: fill factor, node capacity, etc. * STR packing / bulk loading. -WWW: http://libspatialindex.github.com/ +WWW: https://libspatialindex.github.io/