diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
commit | f5b8945cb95a5365399b97ea5e24648542250c56 (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /devel/ruby-amstd | |
parent | a3de4e93a9f3bf6898d9c2d2a48a0092be886cf7 (diff) | |
download | pkgsrc-f5b8945cb95a5365399b97ea5e24648542250c56.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'devel/ruby-amstd')
-rw-r--r-- | devel/ruby-amstd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile index b0082eac84e..15b19c8d060 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/03/24 21:12:53 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/10/04 21:36:00 wiz Exp $ DISTNAME= amstd-2.0.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel ruby MASTER_SITES= http://www.loveruby.net/archive/amstd/ MAINTAINER= taca@NetBSD.org -HOMEPAGE= http://www.loveruby.net/en/amstd.html +HOMEPAGE= http://i.loveruby.net/en/prog/amstd.html COMMENT= Collection of miscellaneous Ruby modules USE_RUBY_SETUP= yes |