From f1bdd01bc8e2a07b19890e45b2264cfabfa90ab5 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 23 Sep 2018 09:47:40 +0000 Subject: [PATCH] Update MASTER_SITES --- databases/xapian-core10/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile index d38534d9361c..5d9abb7955e8 100644 --- a/databases/xapian-core10/Makefile +++ b/databases/xapian-core10/Makefile @@ -5,7 +5,7 @@ PORTNAME= xapian-core PORTVERSION= 1.0.23 PORTREVISION= 1 CATEGORIES= databases -MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ +MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ PKGNAMESUFFIX= 10 MAINTAINER= ports@FreeBSD.org