summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2013-05-21 15:04:09 +0000
committerkleink <kleink@pkgsrc.org>2013-05-21 15:04:09 +0000
commiteb3bbe48ea42f14cd4682cc8cae46b49fad23e1d (patch)
treec4f91b733ea0d6283dbaedf92055ccb0386eb62f /textproc/Makefile
parent34e483179aa2112e8e137d66ba15c11428d4291e (diff)
downloadpkgsrc-eb3bbe48ea42f14cd4682cc8cae46b49fad23e1d.tar.gz
+ py-markupsafe
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index eb1ac8c689d..eb6c1ddda83 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.727 2013/04/27 10:44:38 rodent Exp $
+# $NetBSD: Makefile,v 1.728 2013/05/21 15:04:09 kleink Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -601,6 +601,7 @@ SUBDIR+= py-libxslt
SUBDIR+= py-lxml
SUBDIR+= py-markdown
SUBDIR+= py-markdown2
+SUBDIR+= py-markupsafe
SUBDIR+= py-mecab
SUBDIR+= py-pdf-parser
SUBDIR+= py-prettytable