diff options
Diffstat (limited to 'math/lapack++/Makefile')
-rw-r--r-- | math/lapack++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index d7e01f1..e9a7319 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= math MASTER_SITES= http://math.nist.gov/lapack++/ DISTNAME= Lapackpp1_1a -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tgz .if !defined(NOPORTDOCS) DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} lapack++.ps.gz lapackpp1_1.ps.gz \ lapackppman1_1.ps.gz lapack++_install.ps.gz |