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 03bffbf162d3..fafbe163e552 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cython -PORTVERSION= 0.10 +PORTVERSION= 0.10.2 CATEGORIES= lang python MASTER_SITES= http://www.cython.org/ DISTNAME= Cython-${PORTVERSION} |