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 | f0fcbd7d5395a6862602913e5585ae17c55ce1a6 (patch) | |
tree | 146a6b1b5165cb265b8bd0d17a6ca3c868eacda1 /textproc | |
parent | f70c294593cff8ce61c929223fb0a62a4b50d2ae (diff) | |
download | pkgsrc-f0fcbd7d5395a6862602913e5585ae17c55ce1a6.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 |