mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue