diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
commit | 4083b24390814eb42e008cc6920806e2d57eea1c (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /devel/ruby-amstd | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
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 1361046a83e..e79dfd2704d 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/12/30 17:01:49 taca Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:33:37 grant Exp $ # FreeBSD: ports/devel/ruby-amstd/Makefile,v 1.8 2000/12/06 15:38:58 knu Exp DISTNAME= amstd-1.10.0 @@ -6,7 +6,7 @@ PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} CATEGORIES= devel MASTER_SITES= http://www.loveruby.net/archive/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.loveruby.net/en/amstd.html COMMENT= Collection of miscellaneous Ruby modules |