diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-24 19:08:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-24 19:08:19 +0000 |
commit | 7b86a6f7266e9a46fbe93a7e5450b6265affcf03 (patch) | |
tree | 6391fe5e448f142bc86c424a82e7404b9124780a /databases/tokyocabinet/Makefile | |
parent | 7049c0617accd41bf64ed0addd7c343faa8d6081 (diff) | |
download | ports-7b86a6f7266e9a46fbe93a7e5450b6265affcf03.tar.gz ports-7b86a6f7266e9a46fbe93a7e5450b6265affcf03.zip |
Notes
Diffstat (limited to 'databases/tokyocabinet/Makefile')
-rw-r--r-- | databases/tokyocabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 9597a29873fb..533aead38020 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -5,7 +5,7 @@ PORTNAME= tokyocabinet PORTVERSION= 1.4.48 CATEGORIES= databases MASTER_SITES= LOCAL/kuriyama \ - https://fallabs.com/${PORTNAME}/ + https://dbmx.net/${PORTNAME}/ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Modern implementation of DBM |