aboutsummaryrefslogtreecommitdiff
path: root/math/py-sympy/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-09-25 07:37:30 +0000
committerWen Heping <wen@FreeBSD.org>2009-09-25 07:37:30 +0000
commitf71760bd45dab80ff80a26e5481f115162b7bc94 (patch)
treea68f4d818dd94c0b8d2050e8eeb60966a7d4d327 /math/py-sympy/Makefile
parentf9ff69b7d277f8dea2e60e95750e4e9db4eb2ce0 (diff)
downloadports-f71760bd45dab80ff80a26e5481f115162b7bc94.tar.gz
ports-f71760bd45dab80ff80a26e5481f115162b7bc94.zip
Notes
Diffstat (limited to 'math/py-sympy/Makefile')
-rw-r--r--math/py-sympy/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile
index 3158feb1f375..59b94f8f5250 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= sympy
-PORTVERSION= 0.6.4
+PORTVERSION= 0.6.5
CATEGORIES= math python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= GOOGLE_CODE \
+ CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= wen@FreeBSD.org
COMMENT= A Python Library For Symbolic Mathematics
USE_PYTHON= yes