From a9f22cd5841fc7f59c12a2717351ba54b6383335 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 14 Jun 2000 13:21:38 +0000 Subject: Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. --- math/py-numeric17/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/py-numeric17') diff --git a/math/py-numeric17/Makefile b/math/py-numeric17/Makefile index 1ccf1c691e85..e42838ee283f 100644 --- a/math/py-numeric17/Makefile +++ b/math/py-numeric17/Makefile @@ -8,7 +8,8 @@ PORTNAME= numeric PORTVERSION= 15.3 CATEGORIES= math python -MASTER_SITES= http://download.sourceforge.net/numpy/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= numpy PKGNAMEPREFIX= py- DISTNAME= Numerical-${PORTVERSION} EXTRACT_SUFX= .tgz -- cgit v1.2.3