From 8544431e322f4629f1059dd43533ae4da20478af Mon Sep 17 00:00:00 2001 From: Brendan Fabeny Date: Thu, 31 Mar 2011 12:53:57 +0000 Subject: Switch to MASTER_SITE_NETLIB --- math/laspack/Makefile | 6 +++--- math/triangle/Makefile | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'math') diff --git a/math/laspack/Makefile b/math/laspack/Makefile index eb6aaf9dae38..fa36ee4d978a 100644 --- a/math/laspack/Makefile +++ b/math/laspack/Makefile @@ -8,12 +8,12 @@ PORTNAME= laspack PORTVERSION= 1.12.2 CATEGORIES= math -MASTER_SITES= http://netlib.sandia.gov/linalg/ \ - http://www.netlib.org/linalg/ +MASTER_SITES= NL +MASTER_SITE_SUBDIR= linalg DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= Package for solving large sparse systems of linear equations WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/math/triangle/Makefile b/math/triangle/Makefile index 269ecd6a2ade..2447cf7891ea 100644 --- a/math/triangle/Makefile +++ b/math/triangle/Makefile @@ -9,11 +9,12 @@ PORTNAME= triangle PORTVERSION= 1.6 PORTREVISION= 2 CATEGORIES= math -MASTER_SITES= http://cm.bell-labs.com/netlib/voronoi/ +MASTER_SITES= NL +MASTER_SITE_SUBDIR= voronoi DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator NO_CDROM= "Triangle must not be sold for profit" -- cgit v1.2.3