diff options
Diffstat (limited to 'textproc/py-rst2html5/Makefile')
-rw-r--r-- | textproc/py-rst2html5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-rst2html5/Makefile b/textproc/py-rst2html5/Makefile index 3214a752a94d..59fc99e5fa0d 100644 --- a/textproc/py-rst2html5/Makefile +++ b/textproc/py-rst2html5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rst2html5 -PORTVERSION= 1.6 +PORTVERSION= 1.7.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |