diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-14 22:25:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-14 22:25:01 +0000 |
commit | ae12f5890b52e9ba69a433c8ce4c303059cc2d6f (patch) | |
tree | d6170e97a9956619e187ba8fe27958bf433e81a6 /textproc | |
parent | e4936a5989914d80952dd7e2a5c0be32ae1ae5dc (diff) | |
download | pkgsrc-ae12f5890b52e9ba69a433c8ce4c303059cc2d6f.tar.gz |
+ link-grammar.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 15eb71853db..e61357dea68 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.407 2008/04/07 18:05:43 seb Exp $ +# $NetBSD: Makefile,v 1.408 2008/04/14 22:25:01 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -146,6 +146,7 @@ SUBDIR+= libxml++ SUBDIR+= libxml++1 SUBDIR+= libxml2 SUBDIR+= libxslt +SUBDIR+= link-grammar SUBDIR+= lout SUBDIR+= lq-sp SUBDIR+= lua-expat |