diff options
author | obache <obache@pkgsrc.org> | 2009-11-25 11:33:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-25 11:33:55 +0000 |
commit | 72aaaea0f87c0797775153dd6ad382588f06f050 (patch) | |
tree | 23c8050919216f5801126a11f4a25dbd3172eecf /databases/ruby-tokyotyrant | |
parent | cca5fc6efd2d865d62738dd5149fc5ca88cc4825 (diff) | |
download | pkgsrc-72aaaea0f87c0797775153dd6ad382588f06f050.tar.gz |
TokyoCabinet related HOMEPAGEs have been moved.
Diffstat (limited to 'databases/ruby-tokyotyrant')
-rw-r--r-- | databases/ruby-tokyotyrant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-tokyotyrant/Makefile b/databases/ruby-tokyotyrant/Makefile index 13425a47c6e..2a4dd6c967f 100644 --- a/databases/ruby-tokyotyrant/Makefile +++ b/databases/ruby-tokyotyrant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/07/21 11:34:35 obache Exp $ +# $NetBSD: Makefile,v 1.14 2009/11/25 11:33:56 obache Exp $ # DISTNAME= tokyotyrant-ruby-1.11 @@ -7,7 +7,7 @@ CATEGORIES= databases ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} MAINTAINER= obache@NetBSD.org -HOMEPAGE= http://tokyocabinet.sourceforge.net/tyrantrubydoc/ +HOMEPAGE= http://1978th.net/tokyotyrant/rubydoc/ COMMENT= Pure Ruby Interface of Tokyo Tyrant LICENSE= gnu-lgpl-v2.1 |