diff options
Diffstat (limited to 'textproc/py-markdown/Makefile')
-rw-r--r-- | textproc/py-markdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index c045a6908623..2efa93c29095 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -1,5 +1,5 @@ PORTNAME= markdown -PORTVERSION= 3.7 +PORTVERSION= 3.8 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |