diff options
author | obache <obache@pkgsrc.org> | 2010-08-06 04:51:23 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-08-06 04:51:23 +0000 |
commit | 84e09b45310cc7ca79a7c8a1a854feb796e5bebe (patch) | |
tree | 8a9e8510dff327b83bd52f31ef7dc0834d8e9247 /databases/ruby-tokyotyrant | |
parent | 2b33df1c0d9cb6cf58c455220a7d3bd939798a5d (diff) | |
download | pkgsrc-84e09b45310cc7ca79a7c8a1a854feb796e5bebe.tar.gz |
Update HOMEPAGE location.
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 4cbc192a48a..8d1e8146025 100644 --- a/databases/ruby-tokyotyrant/Makefile +++ b/databases/ruby-tokyotyrant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/01/17 02:54:16 obache Exp $ +# $NetBSD: Makefile,v 1.16 2010/08/06 04:51:24 obache Exp $ # DISTNAME= tokyotyrant-ruby-1.13 @@ -7,7 +7,7 @@ CATEGORIES= databases ruby MASTER_SITES= ${HOMEPAGE:S/rubydoc/rubypkg/} MAINTAINER= obache@NetBSD.org -HOMEPAGE= http://1978th.net/tokyotyrant/rubydoc/ +HOMEPAGE= http://fallabs.com/tokyotyrant/rubydoc/ COMMENT= Pure Ruby Interface of Tokyo Tyrant LICENSE= gnu-lgpl-v2.1 |