diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-12 11:25:54 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-12 11:25:54 +0800 |
commit | dbf0f09ea4bf4c4ca14bee133948fe8a5b6a8de5 (patch) | |
tree | 14ac2cd14eb838ca28c5b5626d907175feae0baa /databases/kyotocabinet | |
parent | ee7c1f67c2bf7fc383a47e78311303c0fa234776 (diff) | |
download | freebsd-ports-gnome-dbf0f09ea4bf4c4ca14bee133948fe8a5b6a8de5.tar.gz freebsd-ports-gnome-dbf0f09ea4bf4c4ca14bee133948fe8a5b6a8de5.tar.zst freebsd-ports-gnome-dbf0f09ea4bf4c4ca14bee133948fe8a5b6a8de5.zip |
- Fix fetch
Reported by: QAT
Diffstat (limited to 'databases/kyotocabinet')
-rw-r--r-- | databases/kyotocabinet/Makefile | 2 | ||||
-rw-r--r-- | databases/kyotocabinet/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile index 1a6055a2ad19..dddc3e933717 100644 --- a/databases/kyotocabinet/Makefile +++ b/databases/kyotocabinet/Makefile @@ -8,7 +8,7 @@ PORTNAME= kyotocabinet PORTVERSION= 1.2.7 CATEGORIES= databases -MASTER_SITES= http://fallabs.com/kyotocabinet/ +MASTER_SITES= http://fallabs.com/kyotocabinet/pkg/ MAINTAINER= knu@FreeBSD.org COMMENT= A straightforward implementation of DBM diff --git a/databases/kyotocabinet/distinfo b/databases/kyotocabinet/distinfo index 4779d70c2b45..a1320ad9a8e3 100644 --- a/databases/kyotocabinet/distinfo +++ b/databases/kyotocabinet/distinfo @@ -1,3 +1,2 @@ -MD5 (kyotocabinet-1.2.7.tar.gz) = 857b23eb09521ded384768c8dd0a67a7 SHA256 (kyotocabinet-1.2.7.tar.gz) = 770b8917a883f85ccf8a0b3544eb78b5f64c1b828de6f3f37acf1f4e4fa2fe80 SIZE (kyotocabinet-1.2.7.tar.gz) = 796721 |