Update MASTER_SITES and WWW

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-09-24 11:11:39 +00:00
parent 9f279213ce
commit 82afcd0cd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480567
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ PORTNAME= geos
PORTVERSION= 3.6.3 PORTVERSION= 3.6.3
PORTREVISION= 1 PORTREVISION= 1
CATEGORIES= graphics geography CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/geos/ \ MASTER_SITES= https://download.osgeo.org/geos/ \
LOCAL/sunpoet LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org MAINTAINER= sunpoet@FreeBSD.org

View file

@ -4,4 +4,4 @@ functionality of JTS in C++. This includes all the OpenGIS "Simple
Features for SQL" spatial predicate functions and spatial operators, Features for SQL" spatial predicate functions and spatial operators,
as well as specific JTS topology functions such as IsValid(). as well as specific JTS topology functions such as IsValid().
WWW: http://trac.osgeo.org/geos/ WWW: https://trac.osgeo.org/geos/