diff options
Diffstat (limited to 'math/slatec/Makefile')
-rw-r--r-- | math/slatec/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 86f896dbdb92..10afe9b06045 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -5,8 +5,7 @@ PORTNAME= slatec PORTVERSION= 4.1 PORTREVISION= 4 CATEGORIES= math -MASTER_SITES= NL:slatec,blas -MASTER_SITE_SUBDIR= slatec/:slatec blas/:blas +MASTER_SITES= NL/slatec/:slatec NL/blas/:blas # Get d1mach.f, i1mach.f, r1mach.f from BLAS, rather than from Slatec: # See Netlib FAQ #2.17: http://netlib.org/misc/faq.html#2.17 DISTFILES= guide:slatec slatec_chk.tgz:slatec slatec_src.tgz:slatec \ |