diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-16 13:26:52 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-16 13:26:52 +0000 |
commit | a6b5cab209158d3fac44913851cc82d0749153a5 (patch) | |
tree | 7ecf6d42e97836060f7e1f3aa464a98ab2e8ba1e /devel/py-simplejson/Makefile | |
parent | 283e1bfa755e5fa4c34d71b10ff6a51efb6c50e5 (diff) | |
download | ports-a6b5cab209158d3fac44913851cc82d0749153a5.tar.gz ports-a6b5cab209158d3fac44913851cc82d0749153a5.zip |
Notes
Diffstat (limited to 'devel/py-simplejson/Makefile')
-rw-r--r-- | devel/py-simplejson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index 8ed86c12c936..3acf5dbd7c47 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -6,7 +6,7 @@ # PORTNAME= simplejson -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |