svn commit: r483430 - head/databases/tokyotyrant
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Oct 29 22:15:53 UTC 2018
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 at 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/
More information about the svn-ports-all
mailing list