Date: Mon, 29 Oct 2018 22:15:44 +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: r483430 - head/databases/tokyotyrant Message-ID: <201810292215.w9TMFiFw081380@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 29 22:15:44 2018 New Revision: 483430 URL: https://svnweb.freebsd.org/changeset/ports/483430 Log: Update MASTER_SITES and WWW Modified: head/databases/tokyotyrant/Makefile head/databases/tokyotyrant/pkg-descr Modified: head/databases/tokyotyrant/Makefile ============================================================================== --- head/databases/tokyotyrant/Makefile Mon Oct 29 22:15:36 2018 (r483429) +++ head/databases/tokyotyrant/Makefile Mon Oct 29 22:15:44 2018 (r483430) @@ -5,7 +5,7 @@ PORTNAME= tokyotyrant PORTVERSION= 1.1.41 PORTREVISION= 2 CATEGORIES= databases -MASTER_SITES= http://fallabs.com/${PORTNAME}/ +MASTER_SITES= https://fallabs.com/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Network interface of Tokyo Cabinet Modified: head/databases/tokyotyrant/pkg-descr ============================================================================== --- head/databases/tokyotyrant/pkg-descr Mon Oct 29 22:15:36 2018 (r483429) +++ head/databases/tokyotyrant/pkg-descr Mon Oct 29 22:15:44 2018 (r483430) @@ -6,4 +6,4 @@ concurrent and remote connections to Tokyo Cabinet. It the server process managing a database and its access library for client applications. -WWW: http://fallabs.com/tokyotyrant/ +WWW: https://fallabs.com/tokyotyrant/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810292215.w9TMFiFw081380>