diff options
Diffstat (limited to 'www/py-amf/Makefile')
-rw-r--r-- | www/py-amf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-amf/Makefile b/www/py-amf/Makefile index 31b606dca921..c4e5a44b8d68 100644 --- a/www/py-amf/Makefile +++ b/www/py-amf/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= amf -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= www devel python MASTER_SITES= http://download.pyamf.org/releases/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |