diff options
author | rodent <rodent> | 2014-06-01 23:27:38 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-06-01 23:27:38 +0000 |
commit | 6641d714069a27a8a5ff658dc16472d465db219d (patch) | |
tree | 906e90901acd1f046a6e799b53028b5208d34089 | |
parent | 302967a042cfc178176f8e37321d92af0b17d676 (diff) | |
download | pkgsrc-6641d714069a27a8a5ff658dc16472d465db219d.tar.gz |
+py-defusedxml
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index f867854c897..5ccc9847964 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.773 2014/06/01 13:26:46 obache Exp $ +# $NetBSD: Makefile,v 1.774 2014/06/01 23:27:38 rodent Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -617,6 +617,7 @@ SUBDIR+= py-cmTemplate SUBDIR+= py-creole SUBDIR+= py-cssselect SUBDIR+= py-cssutils +SUBDIR+= py-defusedxml SUBDIR+= py-docutils SUBDIR+= py-ejson SUBDIR+= py-elementtree |