diff options
Diffstat (limited to 'databases/py-kyotocabinet/Makefile')
-rw-r--r-- | databases/py-kyotocabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-kyotocabinet/Makefile b/databases/py-kyotocabinet/Makefile index 0a41dfcbd5b4..16eb4a245b9f 100644 --- a/databases/py-kyotocabinet/Makefile +++ b/databases/py-kyotocabinet/Makefile @@ -5,7 +5,7 @@ PORTNAME= kyotocabinet PORTVERSION= 1.23 DISTVERSIONPREFIX= python- CATEGORIES= databases python -MASTER_SITES= https://fallabs.com/kyotocabinet/pythonpkg/ \ +MASTER_SITES= https://dbmx.net/kyotocabinet/pythonpkg/ \ LOCAL/sunpoet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |