diff options
Diffstat (limited to 'textproc/py-smartypants/Makefile')
-rw-r--r-- | textproc/py-smartypants/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-smartypants/Makefile b/textproc/py-smartypants/Makefile index 3a13489d0fd2..ae4803a16739 100644 --- a/textproc/py-smartypants/Makefile +++ b/textproc/py-smartypants/Makefile @@ -1,7 +1,6 @@ PORTNAME= smartypants DISTVERSIONPREFIX= v -DISTVERSION= 2.0.1 -PORTREVISION= 1 +DISTVERSION= 2.0.2 CATEGORIES= textproc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |