aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-markdown2/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-04-01 07:14:46 +0000
committerWen Heping <wen@FreeBSD.org>2012-04-01 07:14:46 +0000
commit4b68fd4275e1cdd1c251a3ec2656e2be2cad19aa (patch)
treec5d740bc35aa3a2623c09d7ed9a8c67114c28f31 /textproc/py-markdown2/Makefile
parent1260ac61f4556a9f306f7ecad28cd5790c809e57 (diff)
downloadports-4b68fd4275e1cdd1c251a3ec2656e2be2cad19aa.tar.gz
ports-4b68fd4275e1cdd1c251a3ec2656e2be2cad19aa.zip
- Update to 1.1.1
Feature safe: yes
Notes
Notes: svn path=/head/; revision=294070
Diffstat (limited to 'textproc/py-markdown2/Makefile')
-rw-r--r--textproc/py-markdown2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile
index 4346d12f8c1f..f9bccb010990 100644
--- a/textproc/py-markdown2/Makefile
+++ b/textproc/py-markdown2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= markdown2
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}