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 | 0e12270d52c221b1c5e4c5331afb178e43769e24 (patch) | |
tree | 426080250ba7328e88aef6095f5bfc46b35134c4 /textproc | |
parent | e8ab46393d9f2f8245390498c8b3cc155740a6b5 (diff) | |
download | pkgsrc-0e12270d52c221b1c5e4c5331afb178e43769e24.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 |