aboutsummaryrefslogtreecommitdiff
path: root/devel/py-simplejson/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-02-14 07:01:06 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-02-14 07:01:06 +0000
commit208135c4208c92027dddcf074a154993d4c1687d (patch)
tree94382fd45cd9730c97a3e48f3bdca63d6cad6f00 /devel/py-simplejson/Makefile
parent630a73cceab691b07ae34eb01f33e6d851f9922a (diff)
downloadports-208135c4208c92027dddcf074a154993d4c1687d.tar.gz
ports-208135c4208c92027dddcf074a154993d4c1687d.zip
Notes
Diffstat (limited to 'devel/py-simplejson/Makefile')
-rw-r--r--devel/py-simplejson/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile
index 5ff225371d46..a329e2aa42eb 100644
--- a/devel/py-simplejson/Makefile
+++ b/devel/py-simplejson/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= simplejson
-PORTVERSION= 1.4
-PORTREVISION= 1
+PORTVERSION= 1.5
CATEGORIES= devel python
MASTER_SITES= http://cheeseshop.python.org/packages/source/s/simplejson/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}