Update MASTER_SITES and WWW

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-10-29 22:15:36 +00:00
parent b81cbec93d
commit efc8c93485
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483429
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ PORTNAME= tokyocabinet
PORTVERSION= 1.4.48
CATEGORIES= databases
MASTER_SITES= LOCAL/kuriyama \
http://fallabs.com/${PORTNAME}/
https://fallabs.com/${PORTNAME}/
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Modern implementation of DBM

View file

@ -5,4 +5,4 @@ length. Both binary data and character string can be used as a key and
a value. There is neither concept of data tables nor data types.
Records are organized in hash table or B+ tree.
WWW: http://fallabs.com/tokyocabinet/
WWW: https://fallabs.com/tokyocabinet/