diff options
Diffstat (limited to 'converters/py-iconvcodec/Makefile')
-rw-r--r-- | converters/py-iconvcodec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-iconvcodec/Makefile b/converters/py-iconvcodec/Makefile index e35f195ebd9b..9a77c12b8ae2 100644 --- a/converters/py-iconvcodec/Makefile +++ b/converters/py-iconvcodec/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= iconvcodec -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= converters python MASTER_SITES= http://download.berlios.de/cjkpython/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |