diff options
author | markd <markd> | 2002-10-30 11:12:27 +0000 |
---|---|---|
committer | markd <markd> | 2002-10-30 11:12:27 +0000 |
commit | 36ba7826b2412a6f310b23db135a51b756271e81 (patch) | |
tree | 1284acd412b579a09f801ea4044f5c2b96d866f5 /textproc | |
parent | d6a2650041300ced233046b49aab89224d8eff9a (diff) | |
download | pkgsrc-36ba7826b2412a6f310b23db135a51b756271e81.tar.gz |
Add and enable py-docutils
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 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 |