aboutsummaryrefslogtreecommitdiff
path: root/math/py-numarray
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:28:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:28:34 +0000
commita13d9a603d44e9d2d333d5b2033b95a97545f73b (patch)
treef369b6d8855716c739425d19cebd7b0bd21ad210 /math/py-numarray
parent0074c5fa8cabe431c6868442326d476bb5ef2047 (diff)
downloadports-a13d9a603d44e9d2d333d5b2033b95a97545f73b.tar.gz
ports-a13d9a603d44e9d2d333d5b2033b95a97545f73b.zip
Notes
Diffstat (limited to 'math/py-numarray')
-rw-r--r--math/py-numarray/Makefile3
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