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 | 51d1a44478b7de430690db808d089a6fd6b91c59 (patch) | |
tree | 8a9e8510dff327b83bd52f31ef7dc0834d8e9247 /databases/ruby-tokyotyrant | |
parent | 689ac581da28a90b4930a0a2b809017a674f2b66 (diff) | |
download | pkgsrc-51d1a44478b7de430690db808d089a6fd6b91c59.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 |