diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-21 02:07:04 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-21 02:07:04 +0000 |
commit | 0dc1978490b5026e59fc83b7802e97a76747a6af (patch) | |
tree | 146a6b1b5165cb265b8bd0d17a6ca3c868eacda1 /textproc | |
parent | 8517ac00e5918bcaff42837167b0736576fd8aca (diff) | |
download | pkgsrc-0dc1978490b5026e59fc83b7802e97a76747a6af.tar.gz |
Add and enable py-gdick.
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 97a7c768af0..dc7c809995d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2004/02/19 11:01:17 wiz Exp $ +# $NetBSD: Makefile,v 1.232 2004/02/21 02:07:04 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -188,6 +188,7 @@ SUBDIR+= py-csv SUBDIR+= py-docutils SUBDIR+= py-dtml SUBDIR+= py-expat +SUBDIR+= py-gdick SUBDIR+= py-libxml2 SUBDIR+= py-libxslt SUBDIR+= py-xml |