From 5d7022866091274eca045a99cb44431cf7d0eab2 Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 17 Aug 2000 07:04:43 +0000 Subject: Update to 1.2.3. --- devel/ruby-racc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/ruby-racc/Makefile') diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile index 60d99c1..6d348bf 100644 --- a/devel/ruby-racc/Makefile +++ b/devel/ruby-racc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= racc -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= devel ruby MASTER_SITES= http://www1.u-netsurf.ne.jp/~brew/mine/soft/ PKGNAMEPREFIX= ruby- @@ -31,7 +31,7 @@ DOCS_EN= changes.html command.html debug.html grammer.html \ index.html usage.html DOCS_JA= changes.html command.html debug.html grammer.html \ index.html parser.html usage.html -EXAMPLES= calc.y calc2-ja.y compile.rb +EXAMPLES= calc-ja.y calc.y conflict.y lalr.y syntax.y yyerr.y post-patch: ${PERL} -i -pe '$$. == 1 && s,^#!\s*\S+,#!${RUBY},' \ -- cgit v1.1