diff options
Diffstat (limited to 'math/py-numpy/Makefile')
-rw-r--r-- | math/py-numpy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 520d3979234e..3472b18feccd 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -11,8 +11,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= http://numpy.scipy.org/:doc \ - ${MASTER_SITE_SOURCEFORGE:S/$/:source/} -MASTER_SITE_SUBDIR= numpy/:source + SF/${PORTNAME}/NumPy/${PORTVERSION}:source PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX}:source \ numpybook.pdf:doc |