svn commit: r483404 - head/databases/kyototycoon

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 29 22:12:10 UTC 2018


Author: sunpoet
Date: Mon Oct 29 22:12:08 2018
New Revision: 483404
URL: https://svnweb.freebsd.org/changeset/ports/483404

Log:
  Update MASTER_SITES and WWW

Modified:
  head/databases/kyototycoon/Makefile
  head/databases/kyototycoon/pkg-descr

Modified: head/databases/kyototycoon/Makefile
==============================================================================
--- head/databases/kyototycoon/Makefile	Mon Oct 29 22:12:03 2018	(r483403)
+++ head/databases/kyototycoon/Makefile	Mon Oct 29 22:12:08 2018	(r483404)
@@ -5,7 +5,7 @@ PORTNAME=	kyototycoon
 PORTVERSION=	0.9.56
 PORTREVISION=	5
 CATEGORIES=	databases
-MASTER_SITES=	http://fallabs.com/${PORTNAME}/pkg/ \
+MASTER_SITES=	https://fallabs.com/${PORTNAME}/pkg/ \
 		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet at FreeBSD.org

Modified: head/databases/kyototycoon/pkg-descr
==============================================================================
--- head/databases/kyototycoon/pkg-descr	Mon Oct 29 22:12:03 2018	(r483403)
+++ head/databases/kyototycoon/pkg-descr	Mon Oct 29 22:12:08 2018	(r483404)
@@ -18,4 +18,4 @@ server supports high availability mechanisms, which ar
 logging, and asynchronous replication. The server can embed Lua, a lightweight
 script language so that you can define arbitrary operations of the database.
 
-WWW: http://fallabs.com/kyototycoon/
+WWW: https://fallabs.com/kyototycoon/


More information about the svn-ports-all mailing list