diff options
Diffstat (limited to 'lang/cython/Makefile')
-rw-r--r-- | lang/cython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 6b6f2ab962d8..8d6ca6ac3ec2 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cython -PORTVERSION= 0.29 +PORTVERSION= 0.29.2 CATEGORIES= lang python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |