mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/gecode: Use HTTPS for MASTER_SITES and WWW.
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue