aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/geos/Makefile2
-rw-r--r--graphics/geos/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile
index 7949b07cebcd..c466a46846cd 100644
--- a/graphics/geos/Makefile
+++ b/graphics/geos/Makefile
@@ -5,7 +5,7 @@ PORTNAME= geos
PORTVERSION= 3.6.3
PORTREVISION= 1
CATEGORIES= graphics geography
-MASTER_SITES= http://download.osgeo.org/geos/ \
+MASTER_SITES= https://download.osgeo.org/geos/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/graphics/geos/pkg-descr b/graphics/geos/pkg-descr
index 91b59fd37449..b2f9fa6241bd 100644
--- a/graphics/geos/pkg-descr
+++ b/graphics/geos/pkg-descr
@@ -4,4 +4,4 @@ functionality of JTS in C++. This includes all the OpenGIS "Simple
Features for SQL" spatial predicate functions and spatial operators,
as well as specific JTS topology functions such as IsValid().
-WWW: http://trac.osgeo.org/geos/
+WWW: https://trac.osgeo.org/geos/