diff options
Diffstat (limited to 'textproc/py-nbsphinx/Makefile')
-rw-r--r-- | textproc/py-nbsphinx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-nbsphinx/Makefile b/textproc/py-nbsphinx/Makefile index 085951fa94a0..289e997b1f29 100644 --- a/textproc/py-nbsphinx/Makefile +++ b/textproc/py-nbsphinx/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= nbsphinx -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |