summaryrefslogtreecommitdiff
path: root/devel/ruby-strscan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-strscan/Makefile')
-rw-r--r--devel/ruby-strscan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-strscan/Makefile b/devel/ruby-strscan/Makefile
index 24e6bba5972..22d12d4240b 100644
--- a/devel/ruby-strscan/Makefile
+++ b/devel/ruby-strscan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/12/30 17:03:35 taca Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:33:48 grant Exp $
# FreeBSD: ports/devel/ruby-strscan/Makefile,v 1.13 2001/01/27 09:41:20 knu Exp
DISTNAME= strscan-0.6.5
@@ -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/strscan.html
COMMENT= Fast string scanner class library for Ruby