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 | |
parent | e8d4952ea3868da240cfbda32fa8bd62d6bcfed9 (diff) | |
download | pkgsrc-55cd72c51f042757465a4d424f2065db8ca718ea.tar.gz |
Added lua-expat-1.0a
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | textproc/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index cc1adfd07c6..7f986614ebb 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5449 2004/04/05 12:42:16 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5450 2004/04/05 13:59:35 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1787,3 +1787,4 @@ Changes to the packages collection and infrastructure in 2004: Updated quanta3 to 3.2.1nb2 [markd 2004-04-05] Updated kde3 to 3.2.1nb4 [markd 2004-04-05] Added glaxium-0.5 [xtraeme 2004-04-05] + Added lua-expat-1.0a [xtraeme 2004-04-05] 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 |