diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-02-22 01:15:35 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-02-22 01:15:35 +0000 |
commit | bd72ff017ae67b091e13ccf0c552a3570e5e2627 (patch) | |
tree | ad9cec7e2455047539cd3d9add839c7b1028f49e /science/py-scimath | |
parent | b58b209dc34e520ee3f2f1dbeff4fdab5fc9d125 (diff) |
Notes
Diffstat (limited to 'science/py-scimath')
-rw-r--r-- | science/py-scimath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-scimath/Makefile b/science/py-scimath/Makefile index 4bb61a499e94..d76c6a8acb2c 100644 --- a/science/py-scimath/Makefile +++ b/science/py-scimath/Makefile @@ -8,7 +8,7 @@ PORTNAME= scimath PORTVERSION= 3.0.7 CATEGORIES= science math python -MASTER_SITES= http://www.enthought.com/repo/ETS/ +MASTER_SITES= http://www.enthought.com/repo/ets/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SciMath-${PORTVERSION} |