aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cython/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-16 03:48:19 +0800
committermiwi <miwi@FreeBSD.org>2009-03-16 03:48:19 +0800
commitb00786d514ad65318e5a87fe44003fa72eb8bff4 (patch)
tree41455aed6968088b973fe2679fb0725c1caeda74 /lang/cython/Makefile
parent0110033e283cade1188e5c9b3242a2ddfde016cc (diff)
downloadfreebsd-ports-gnome-b00786d514ad65318e5a87fe44003fa72eb8bff4.tar.gz
freebsd-ports-gnome-b00786d514ad65318e5a87fe44003fa72eb8bff4.tar.zst
freebsd-ports-gnome-b00786d514ad65318e5a87fe44003fa72eb8bff4.zip
- Update to 0.11
PR: 132663 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Diffstat (limited to 'lang/cython/Makefile')
-rw-r--r--lang/cython/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile
index cc07187a8a1f..0480ead3d80d 100644
--- a/lang/cython/Makefile
+++ b/lang/cython/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= cython
-PORTVERSION= 0.10.3
+PORTVERSION= 0.11
CATEGORIES= lang python
-MASTER_SITES= http://www.cython.org/
+MASTER_SITES= http://www.cython.org/ \
+ CHEESESHOP
DISTNAME= Cython-${PORTVERSION}
MAINTAINER= wenheping@gmail.com