summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2016-12-13 13:38:42 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2016-12-13 13:38:42 +0000
commit0f24239dee43a5afa60bb0f04a17790d4b907add (patch)
treef8c6f855a842515fd6f3710594b98ed6ab8b345f /math
parentdevel/jenkins-lts: update to 2.19.4 (diff)
Add a comment to never remove the PORTREVISION?= line, since
math/lapack/Makefile is also included from math/blas which overrides PORTNAME and PORTREVSION. Approved by: maho (maintainer)
Notes
Notes: svn path=/head/; revision=428484
Diffstat (limited to 'math')
-rw-r--r--math/lapack/Makefile2
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