diff options
author | grant <grant> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:31:04 +0000 |
commit | 86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /devel/ruby-unit | |
parent | 11098bb7c0a27bd5d959bf673e389ae06279251b (diff) | |
download | pkgsrc-86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/ruby-unit')
-rw-r--r-- | devel/ruby-unit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-unit/Makefile b/devel/ruby-unit/Makefile index 9afb0c54bb0..253e41ab1cf 100644 --- a/devel/ruby-unit/Makefile +++ b/devel/ruby-unit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/01/19 16:33:17 taca Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 21:33:50 grant Exp $ # FreeBSD: ports/devel/ruby-runit/Makefile,v 1.10 2001/01/19 09:41:15 knu Exp DISTNAME= rubyunit-${VERSION} @@ -6,7 +6,7 @@ PKGNAME= ${RUBY_PKGNAMEPREFIX}unit-${VERSION} CATEGORIES= devel MASTER_SITES= http://homepage1.nifty.com/markey/ruby/rubyunit/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://homepage1.nifty.com/markey/ruby/rubyunit/rubyunit_e.html COMMENT= Ruby implementation of eXtreme Programming |