diff options
author | tsarna <tsarna@pkgsrc.org> | 2002-10-16 18:18:28 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2002-10-16 18:18:28 +0000 |
commit | 1e978c40fc47abad8b0a28635d101bc1588c746e (patch) | |
tree | 2b66fd84076a86be74a98bc529d737b79d741bb2 /textproc | |
parent | a7e8c2606c03a679df228886a98ea4d8301614a5 (diff) | |
download | pkgsrc-1e978c40fc47abad8b0a28635d101bc1588c746e.tar.gz |
Add and enable py-expat
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 827a6464a83..069dda410a4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.167 2002/10/14 16:46:15 bouyer Exp $ +# $NetBSD: Makefile,v 1.168 2002/10/16 18:18:28 tsarna Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -123,6 +123,7 @@ SUBDIR+= php4-wddx SUBDIR+= php4-xml SUBDIR+= php4-xslt SUBDIR+= postgresql-autodoc +SUBDIR+= py-expat SUBDIR+= py-FourSuite SUBDIR+= py-HappyDoc SUBDIR+= py-dtml |