summaryrefslogtreecommitdiff
path: root/devel/ruby-racc
diff options
context:
space:
mode:
authorwiz <wiz>2001-09-08 01:51:59 +0000
committerwiz <wiz>2001-09-08 01:51:59 +0000
commit92282b3201c2748a63929a0e2a13eba15d8d10c2 (patch)
tree6108629177243e9702c961f85a1d835de2f6296f /devel/ruby-racc
parente54249e04950f2a450411dcb49120fe708289f11 (diff)
downloadpkgsrc-92282b3201c2748a63929a0e2a13eba15d8d10c2.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