diff options
author | markd <markd@pkgsrc.org> | 2002-10-30 11:12:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2002-10-30 11:12:27 +0000 |
commit | a59ab4cc9756566594d2d8364fe28436dd6b0f18 (patch) | |
tree | 1284acd412b579a09f801ea4044f5c2b96d866f5 /textproc/Makefile | |
parent | 560cab35550ea599d48623aa63df2c384527bd0d (diff) | |
download | pkgsrc-a59ab4cc9756566594d2d8364fe28436dd6b0f18.tar.gz |
Add and enable py-docutils
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e07304802bd..76dc6358d5f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.169 2002/10/24 09:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.170 2002/10/30 11:12:27 markd Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -125,6 +125,7 @@ SUBDIR+= php4-xslt SUBDIR+= postgresql-autodoc SUBDIR+= py-FourSuite SUBDIR+= py-HappyDoc +SUBDIR+= py-docutils SUBDIR+= py-dtml SUBDIR+= py-expat SUBDIR+= pyDict |