aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-nan/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2017-06-22 03:39:36 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2017-06-22 03:39:36 +0000
commit7a4da8998a149ce68bffac045482de4a8c9e6d1e (patch)
treeebfc4368cf3fd189663b2a5ed409ef0359b30702 /math/octave-forge-nan/Makefile
parent259f0b6d64bbdfab0517b6e90e93c683183d076a (diff)
downloadports-7a4da8998a149ce68bffac045482de4a8c9e6d1e.tar.gz
ports-7a4da8998a149ce68bffac045482de4a8c9e6d1e.zip
- Update to 3.1.2.
Notes
Notes: svn path=/head/; revision=444096
Diffstat (limited to 'math/octave-forge-nan/Makefile')
-rw-r--r--math/octave-forge-nan/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/octave-forge-nan/Makefile b/math/octave-forge-nan/Makefile
index d524f19260e0..0e7aa29f161c 100644
--- a/math/octave-forge-nan/Makefile
+++ b/math/octave-forge-nan/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= octave-forge-nan
-PORTVERSION= 3.0
-PORTREVISION= 2
+PORTVERSION= 3.1.2
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -16,7 +15,7 @@ MAKE_JOBS_UNSAFE= yes
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC= NaN
+OCTSRC= ${DISTNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src