Date: Mon, 29 Oct 2018 22:15:53 +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: r483431 - head/textproc/estraier Message-ID: <201810292215.w9TMFr7O081504@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 29 22:15:52 2018 New Revision: 483431 URL: https://svnweb.freebsd.org/changeset/ports/483431 Log: Update MASTER_SITES and WWW Modified: head/textproc/estraier/Makefile head/textproc/estraier/pkg-descr Modified: head/textproc/estraier/Makefile ============================================================================== --- head/textproc/estraier/Makefile Mon Oct 29 22:15:44 2018 (r483430) +++ head/textproc/estraier/Makefile Mon Oct 29 22:15:52 2018 (r483431) @@ -5,7 +5,7 @@ PORTNAME= estraier PORTVERSION= 1.2.30 PORTREVISION= 4 CATEGORIES= textproc -MASTER_SITES= http://fallabs.com/estraier/ +MASTER_SITES= https://fallabs.com/estraier/ MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search system for personal use Modified: head/textproc/estraier/pkg-descr ============================================================================== --- head/textproc/estraier/pkg-descr Mon Oct 29 22:15:44 2018 (r483430) +++ head/textproc/estraier/pkg-descr Mon Oct 29 22:15:52 2018 (r483431) @@ -4,4 +4,4 @@ words. The principal purpose of Estraier is to realize system of a web site. It functions similarly to Google, but for a personal web site or sites in an intranet. -WWW: http://fallabs.com/estraier/ +WWW: https://fallabs.com/estraier/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810292215.w9TMFr7O081504>