diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:28:34 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:28:34 +0800 |
commit | 178d8284737a087825e55fcd7ff570f1b5327a6c (patch) | |
tree | 552b93aefde1931c24e3f6f7cc2c6d9566b89bfc /math/py-numeric | |
parent | 4e71783fedc1cb08aa2f388d08f051d2b001d0bf (diff) | |
download | freebsd-ports-gnome-178d8284737a087825e55fcd7ff570f1b5327a6c.tar.gz freebsd-ports-gnome-178d8284737a087825e55fcd7ff570f1b5327a6c.tar.zst freebsd-ports-gnome-178d8284737a087825e55fcd7ff570f1b5327a6c.zip |
- Switch SourceForge ports to the new File Release System: categories starting with M
Diffstat (limited to 'math/py-numeric')
-rw-r--r-- | math/py-numeric/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile index 450cab16831b..b1c8b36afff4 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 24.2 PORTREVISION= 3 CATEGORIES= math python MASTER_SITES= http://numpy.scipy.org/:doc \ - ${MASTER_SITE_SOURCEFORGE:S/$/:source/} -MASTER_SITE_SUBDIR= numpy/:source + SF/numpy/Old%20Numeric/${PORTVERSION}:source PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= Numeric-${PORTVERSION}${EXTRACT_SUFX}:source \ numpy.pdf:doc |