diff options
author | grant <grant> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:41:05 +0000 |
commit | 8a11869b703aead0cb98488574404b2b233f0b64 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /math/ruby-bigfloat | |
parent | 86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f (diff) | |
download | pkgsrc-8a11869b703aead0cb98488574404b2b233f0b64.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'math/ruby-bigfloat')
-rw-r--r-- | math/ruby-bigfloat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile index f57cfe9f1fe..d2e306d502d 100644 --- a/math/ruby-bigfloat/Makefile +++ b/math/ruby-bigfloat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:44 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 21:48:07 grant Exp $ # FreeBSD: ports/math/ruby-bigfloat/Makefile,v 1.8 2000/10/02 14:57:26 knu Exp DISTNAME= bigfloat-1.1.8 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= math MASTER_SITES= http://www.tinyforest.gr.jp/ruby/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.tinyforest.gr.jp/ruby/bigfloat_en.html COMMENT= Variable precision floating library for Ruby |