diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-07 10:18:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-07 10:18:26 +0000 |
commit | 34bca7659ba14e85d3cb0c3e54ce832127eb9748 (patch) | |
tree | d4d62e7a2d265217e5647df3d74580fa69dff092 /textproc | |
parent | 664f8a38a9fe58f9abf4349502e46caa687c044e (diff) | |
download | pkgsrc-34bca7659ba14e85d3cb0c3e54ce832127eb9748.tar.gz |
+ py-sphinxcontrib-newsfeed
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 1a908c8b8fd..c1842727b3b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.909 2017/03/01 10:32:11 leot Exp $ +# $NetBSD: Makefile,v 1.910 2017/03/07 10:18:26 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -765,6 +765,7 @@ SUBDIR+= py-snowballstemmer SUBDIR+= py-sphinx SUBDIR+= py-sphinx-rtd-theme SUBDIR+= py-sphinx-theme-cloud +SUBDIR+= py-sphinxcontrib-newsfeed SUBDIR+= py-textile SUBDIR+= py-tinycss SUBDIR+= py-uritemplate |