aboutsummaryrefslogtreecommitdiff
path: root/devel/bison-devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bison-devel')
-rw-r--r--devel/bison-devel/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison-devel/pkg-descr b/devel/bison-devel/pkg-descr
index e93db4b4fbcb..c968b052baf7 100644
--- a/devel/bison-devel/pkg-descr
+++ b/devel/bison-devel/pkg-descr
@@ -1,5 +1,5 @@
-From: Paul Rubin <phr@fsf.org>
-Subject: Re: Bison documentation?
+Bison is a tool used to write parsers, such as the parser for GNU cc.
+It is similar to Yacc, which is included in the base FreeBSD system.
The main difference between Bison and Yacc that I know of is that
Bison supports the @N construction, which gives you access to