Switch builds.jabref.org master site to https:// method.

This commit is contained in:
Matthias Andree 2018-07-07 20:11:46 +00:00
parent 8ec1619929
commit 582fcaf2fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474135

View file

@ -5,7 +5,7 @@ PORTNAME= jabref
PORTVERSION= 4.3.1 PORTVERSION= 4.3.1
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= print java editors CATEGORIES= print java editors
MASTER_SITES= http://builds.jabref.org/ \ MASTER_SITES= https://builds.jabref.org/ \
https://github.com/JabRef/jabref/releases/download/v${PORTVERSION}/ https://github.com/JabRef/jabref/releases/download/v${PORTVERSION}/
DISTNAME= JabRef-${PORTVERSION} DISTNAME= JabRef-${PORTVERSION}
EXTRACT_SUFX= .jar EXTRACT_SUFX= .jar