diff options
Diffstat (limited to 'devel/py-msgpack/Makefile')
-rw-r--r-- | devel/py-msgpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile index 1a6fe5800416..0a786f00da2c 100644 --- a/devel/py-msgpack/Makefile +++ b/devel/py-msgpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= msgpack -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |