From 605e4cb9104f8ab2b7478cd9485655907fc3bc2c Mon Sep 17 00:00:00 2001 From: wen Date: Tue, 22 Feb 2011 01:15:35 +0000 Subject: - Fix fetch Reported by: pointyhat --- science/py-scimath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science') 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} -- cgit