Date: Sun, 23 Sep 2018 09:38:27 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480467 - head/databases/php-xapian Message-ID: <201809230938.w8N9cRmL034100@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 23 09:38:27 2018 New Revision: 480467 URL: https://svnweb.freebsd.org/changeset/ports/480467 Log: Update MASTER_SITES Modified: head/databases/php-xapian/Makefile Modified: head/databases/php-xapian/Makefile ============================================================================== --- head/databases/php-xapian/Makefile Sun Sep 23 09:38:26 2018 (r480466) +++ head/databases/php-xapian/Makefile Sun Sep 23 09:38:27 2018 (r480467) @@ -5,7 +5,7 @@ PORTNAME= xapian PORTVERSION= 1.4.7 DISTVERSIONPREFIX= bindings- CATEGORIES= databases -MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ +MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet PKGNAMEPREFIX= php-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809230938.w8N9cRmL034100>