summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 89c42b8cb2b..008b1f80a54 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2012/09/11 23:04:25 asau Exp $
+# $NetBSD: Makefile,v 1.103 2012/09/13 23:39:14 asau Exp $
DISTNAME= octave-${OCTAVE_VER}
CATEGORIES= math
@@ -15,7 +15,7 @@ BUILD_DEPENDS+= gperf>=2.7:../../devel/gperf
BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
-OCTAVE_VER= 3.6.2
+OCTAVE_VER= 3.6.3
.if (${MACHINE_ARCH} == "arm32")
BROKEN= Internal compiler error occurs on arm32 (even with gcc-2.95.3)