svn commit: r474135 - head/print/jabref
Matthias Andree
mandree at FreeBSD.org
Sat Jul 7 20:11:47 UTC 2018
Author: mandree
Date: Sat Jul 7 20:11:46 2018
New Revision: 474135
URL: https://svnweb.freebsd.org/changeset/ports/474135
Log:
Switch builds.jabref.org master site to https:// method.
Modified:
head/print/jabref/Makefile
Modified: head/print/jabref/Makefile
==============================================================================
--- head/print/jabref/Makefile Sat Jul 7 20:08:14 2018 (r474134)
+++ head/print/jabref/Makefile Sat Jul 7 20:11:46 2018 (r474135)
@@ -5,7 +5,7 @@ PORTNAME= jabref
PORTVERSION= 4.3.1
PORTEPOCH= 1
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}/
DISTNAME= JabRef-${PORTVERSION}
EXTRACT_SUFX= .jar
More information about the svn-ports-head
mailing list