diff options
Diffstat (limited to 'devel/py-jupyter-server-mathjax')
-rw-r--r-- | devel/py-jupyter-server-mathjax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jupyter-server-mathjax/Makefile b/devel/py-jupyter-server-mathjax/Makefile index 15a7334fe9f0..3ba264b931fb 100644 --- a/devel/py-jupyter-server-mathjax/Makefile +++ b/devel/py-jupyter-server-mathjax/Makefile @@ -1,6 +1,6 @@ PORTNAME= jupyter-server-mathjax PORTVERSION= 0.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |