diff options
author | recht <recht@pkgsrc.org> | 2004-03-06 18:55:56 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-03-06 18:55:56 +0000 |
commit | 9b1f78f84d90dd39de5a05246192d7980c29525d (patch) | |
tree | a21726ee399d0ea7a53a093dcfb10a1d67d1424b /textproc | |
parent | 23471ccba2b3cfdc9ce5ec12d599e58e419bcd68 (diff) | |
download | pkgsrc-9b1f78f84d90dd39de5a05246192d7980c29525d.tar.gz |
add and enable py-gnosis-utils
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 651364d78ac..66f35cb29f4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2004/03/04 23:23:17 minskim Exp $ +# $NetBSD: Makefile,v 1.239 2004/03/06 18:55:56 recht Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -193,6 +193,7 @@ SUBDIR+= py-docutils SUBDIR+= py-dtml SUBDIR+= py-expat SUBDIR+= py-gdick +SUBDIR+= py-gnosis-utils SUBDIR+= py-libxml2 SUBDIR+= py-libxslt SUBDIR+= py-xml |