diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-24 18:58:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-24 18:58:52 +0000 |
commit | e11d2d722942e109efb27f3496dcb8915053316d (patch) | |
tree | 5f59a33792b8abd368620cfe3da25321476a2051 /databases/kyototycoon | |
parent | d92c9e3ebb72ed8095e0c69509e1ec726f3e81dc (diff) |
Notes
Diffstat (limited to 'databases/kyototycoon')
-rw-r--r-- | databases/kyototycoon/Makefile | 2 | ||||
-rw-r--r-- | databases/kyototycoon/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/kyototycoon/Makefile b/databases/kyototycoon/Makefile index 6ce176a2dcf5..ee083d7d67a7 100644 --- a/databases/kyototycoon/Makefile +++ b/databases/kyototycoon/Makefile @@ -5,7 +5,7 @@ PORTNAME= kyototycoon PORTVERSION= 0.9.56 PORTREVISION= 6 CATEGORIES= databases -MASTER_SITES= https://fallabs.com/${PORTNAME}/pkg/ \ +MASTER_SITES= https://dbmx.net/kyototycoon/pkg/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/kyototycoon/pkg-descr b/databases/kyototycoon/pkg-descr index a3c126acb1bf..1abec501f62d 100644 --- a/databases/kyototycoon/pkg-descr +++ b/databases/kyototycoon/pkg-descr @@ -18,4 +18,4 @@ server supports high availability mechanisms, which are hot backup, update logging, and asynchronous replication. The server can embed Lua, a lightweight script language so that you can define arbitrary operations of the database. -WWW: https://fallabs.com/kyototycoon/ +WWW: https://dbmx.net/kyototycoon/ |