diff options
-rw-r--r-- | math/py-scientific/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-scientific/Makefile b/math/py-scientific/Makefile index c4ddfe9d28db..5b725ba2bb9b 100644 --- a/math/py-scientific/Makefile +++ b/math/py-scientific/Makefile @@ -8,8 +8,8 @@ PORTNAME= scientific PORTVERSION= 2.4.3 CATEGORIES= math python -MASTER_SITES= http://starship.python.net/crew/hinsen/ \ - http://dirac.cnrs-orleans.fr/programs/ +MASTER_SITES= http://starship.python.net/crew/hinsen/ScientificPython/ \ + http://dirac.cnrs-orleans.fr/programs/ScientificPython/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ScientificPython-${PORTVERSION} |