diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-13 13:38:42 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-13 13:38:42 +0000 |
commit | 0f24239dee43a5afa60bb0f04a17790d4b907add (patch) | |
tree | f8c6f855a842515fd6f3710594b98ed6ab8b345f /math/lapack | |
parent | dadd53cb33196e40adab6074a8da233db17ff5ba (diff) | |
download | ports-0f24239dee43a5afa60bb0f04a17790d4b907add.tar.gz ports-0f24239dee43a5afa60bb0f04a17790d4b907add.zip |
Notes
Diffstat (limited to 'math/lapack')
-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 e0f36fa2dde9..963a4c38fac1 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -3,7 +3,7 @@ PORTNAME?= lapack PORTVERSION= 3.5.0 -PORTREVISION?= 1 +PORTREVISION?= 1 # Never remove this line, keep PORTREVISION?=0 in case. CATEGORIES= math MASTER_SITES= NL/lapack/ DISTFILES= lapack-${PORTVERSION}.tgz |