devel/gecode: Use HTTPS for MASTER_SITES and WWW.

This commit is contained in:
Gleb Popov 2019-08-04 07:54:21 +00:00
parent 8e92ba7407
commit 23c1bafb33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508069
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ PORTNAME= gecode
PORTVERSION= 5.1.0
PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://www.gecode.org/download/
MASTER_SITES= https://www.gecode.org/download/
MAINTAINER= dem.procopiou@gmail.com
COMMENT= Generic Constraint Development Environment

View file

@ -2,4 +2,4 @@ Gecode is a toolkit for developing constraint-based systems and
applications. Gecode provides a constraint solver with state-of-the-art
performance while being modular and extensible.
WWW: http://www.gecode.org/
WWW: https://www.gecode.org/