summaryrefslogtreecommitdiff
path: root/devel/ruby-racc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-09-08 01:51:59 +0000
committerwiz <wiz@pkgsrc.org>2001-09-08 01:51:59 +0000
commit1a4ac2ac95827c77af3143bc81dd601a2778e5ee (patch)
tree6108629177243e9702c961f85a1d835de2f6296f /devel/ruby-racc
parent3573eb268b2e52bf883853a0061525664ee6c75c (diff)
downloadpkgsrc-1a4ac2ac95827c77af3143bc81dd601a2778e5ee.tar.gz
Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
Diffstat (limited to 'devel/ruby-racc')
-rw-r--r--devel/ruby-racc/pkg/DESCR3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-racc/pkg/DESCR b/devel/ruby-racc/pkg/DESCR
index 73abc0871d4..8b1f5a32dd0 100644
--- a/devel/ruby-racc/pkg/DESCR
+++ b/devel/ruby-racc/pkg/DESCR
@@ -1,6 +1,5 @@
Racc is an LALR(1) parser generator for Ruby. It is written in Ruby
-and generates Ruby code. Almost all functions of yacc(1) is
+and generates Ruby code. Almost all functions of yacc(1) are
implemented.
Author: Minero Aoki <aamine@dp.u-netsurf.ne.jp>
-WWW: http://www1.u-netsurf.ne.jp/~brew/mine/en/index.html