diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /devel/ruby-amstd | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
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 24674ffe448..7ea714c3cc6 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/10/14 08:02:37 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/02/22 19:01:18 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://i.loveruby.net/en/projects/amstd +HOMEPAGE= http://i.loveruby.net/en/projects/amstd/ COMMENT= Collection of miscellaneous Ruby modules USE_RUBY_SETUP= yes |