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/ruby-kyotocabinet/Makefile | |
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/ruby-kyotocabinet/Makefile')
-rw-r--r-- | databases/ruby-kyotocabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-kyotocabinet/Makefile b/databases/ruby-kyotocabinet/Makefile index 4d46852eb16a..b97e688ff97e 100644 --- a/databases/ruby-kyotocabinet/Makefile +++ b/databases/ruby-kyotocabinet/Makefile @@ -8,7 +8,7 @@ PORTNAME= kyotocabinet PORTVERSION= 1.11 CATEGORIES= databases ruby -MASTER_SITES= http://1978th.net/kyotocabinet/rubypkg/ +MASTER_SITES= http://fallabs.com/kyotocabinet/rubypkg/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby |