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 8cf8f95d84f1..034ee9710a90 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -6,7 +6,7 @@ # PORTNAME= markdown -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |