diff options
Diffstat (limited to 'math/py-numarray/Makefile')
-rw-r--r-- | math/py-numarray/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-numarray/Makefile b/math/py-numarray/Makefile index 49270b277382..52635700314f 100644 --- a/math/py-numarray/Makefile +++ b/math/py-numarray/Makefile @@ -8,8 +8,7 @@ PORTNAME= numarray PORTVERSION= 1.5.2 CATEGORIES= math python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= numpy +MASTER_SITES= SF/numpy/Old%20Numarray/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org |