aboutsummaryrefslogtreecommitdiff
path: root/math/spooles
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-06 15:25:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-06 15:25:42 +0000
commit7f304f06332ccf9ffd505d1e3eec2e9723210b60 (patch)
tree959bd486ed1d5cb195e1ead74c2376ef2eddd420 /math/spooles
parent8d3ade7517329ee18d0c19fb46682f87aaf00dce (diff)
Notes
Diffstat (limited to 'math/spooles')
-rw-r--r--math/spooles/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/spooles/Makefile b/math/spooles/Makefile
index 42697eeac2c2..45677b7518a7 100644
--- a/math/spooles/Makefile
+++ b/math/spooles/Makefile
@@ -5,8 +5,7 @@ PORTNAME= spooles
PORTVERSION= 2.2
PORTREVISION= 12
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_NETLIB}
-MASTER_SITE_SUBDIR=linalg/spooles
+MASTER_SITES= NETLIB/linalg/spooles
.ifdef WITH_MPI
PKGNAMESUFFIX= -mpich
.endif