summaryrefslogtreecommitdiff
path: root/devel/ruby-byaccr
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 21:31:04 +0000
committergrant <grant>2003-07-17 21:31:04 +0000
commit6d21bddb500c778feba0389cc4796129c60399df (patch)
tree0c33632bf5c3a779fe1548335374822548fe1fb7 /devel/ruby-byaccr
parent933950b755080a5a076f460dfd1a04dda79776d7 (diff)
downloadpkgsrc-6d21bddb500c778feba0389cc4796129c60399df.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/ruby-byaccr')
-rw-r--r--devel/ruby-byaccr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-byaccr/Makefile b/devel/ruby-byaccr/Makefile
index 49fdb3a9bd4..4e3740eff85 100644
--- a/devel/ruby-byaccr/Makefile
+++ b/devel/ruby-byaccr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/01 14:39:15 taca Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/17 21:33:39 grant Exp $
# FreeBSD: ports/devel/ruby-byaccr/Makefile,v 1.2 2000/11/03 15:49:06 knu Exp
DISTNAME= byaccr-0.1
@@ -6,7 +6,7 @@ PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://kt-www.jaist.ac.jp:8000/~ttate/ftp/
-MAINTAINER= taca@netbsd.org
+MAINTAINER= taca@NetBSD.org
HOMEPAGE= # none
COMMENT= Parser generator for ruby based on 'Berkeley Yacc/Yacc for Java'