diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 13:59:35 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 13:59:35 +0000 |
commit | 55cd72c51f042757465a4d424f2065db8ca718ea (patch) | |
tree | 426080250ba7328e88aef6095f5bfc46b35134c4 /textproc | |
parent | e8d4952ea3868da240cfbda32fa8bd62d6bcfed9 (diff) | |
download | pkgsrc-55cd72c51f042757465a4d424f2065db8ca718ea.tar.gz |
Added lua-expat-1.0a
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 b0a691a5633..1a79c458785 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.243 2004/04/01 05:31:21 xtraeme Exp $ +# $NetBSD: Makefile,v 1.244 2004/04/05 13:59:35 xtraeme Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -117,6 +117,7 @@ SUBDIR+= libxml2 SUBDIR+= libxslt SUBDIR+= lout SUBDIR+= lq-sp +SUBDIR+= lua-expat SUBDIR+= makeztxt SUBDIR+= namazu1 SUBDIR+= namazu2 |