diff options
author | rodent <rodent> | 2014-06-14 14:36:19 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-06-14 14:36:19 +0000 |
commit | 31443f9c8f56e124ed7f962cae6418162fc61e40 (patch) | |
tree | 8ab1943b66cc252d7b403a0fdf502fa0ab65d65d | |
parent | b40c119ecaebf33aeaaaa7098518030db9ae9014 (diff) | |
download | pkgsrc-31443f9c8f56e124ed7f962cae6418162fc61e40.tar.gz |
+py-validators
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 06b85666130..9cd0d1b40ee 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.778 2014/06/14 13:49:18 rodent Exp $ +# $NetBSD: Makefile,v 1.779 2014/06/14 14:36:19 rodent Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -653,6 +653,7 @@ SUBDIR+= py-sphinx SUBDIR+= py-sphinx-theme-cloud SUBDIR+= py-textile SUBDIR+= py-tinycss +SUBDIR+= py-validators SUBDIR+= py-vobject SUBDIR+= py-xlrd SUBDIR+= py-xlwt |