summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-04-29 18:25:51 +0000
committerdrochner <drochner@pkgsrc.org>2003-04-29 18:25:51 +0000
commitcf9ba8a084a894540e5a8c25e6e255a08e28fca1 (patch)
treeb54b8567b391ced03d33d232ea965e2b273de72e
parentf42f39661e7f0d290f476458d662e325dc68161b (diff)
downloadpkgsrc-cf9ba8a084a894540e5a8c25e6e255a08e28fca1.tar.gz
add py-csv
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 79ddc44665b..2c571114d26 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.196 2003/04/26 16:18:00 taca Exp $
+# $NetBSD: Makefile,v 1.197 2003/04/29 18:25:51 drochner Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -161,6 +161,7 @@ SUBDIR+= postgresql-autodoc
SUBDIR+= psgml-mode
SUBDIR+= py-FourSuite
SUBDIR+= py-HappyDoc
+SUBDIR+= py-csv
SUBDIR+= py-docutils
SUBDIR+= py-dtml
SUBDIR+= py-expat