summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r--math/octave/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 450a5abfd4b..99c3e6082fd 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2010/01/17 12:02:26 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2010/02/12 00:41:48 asau Exp $
DISTNAME= octave-${OCTAVE_VER}
-PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/
EXTRACT_SUFX= .tar.bz2
@@ -14,7 +13,7 @@ BUILD_DEPENDS+= bison>=1.875:../../devel/bison
BUILD_DEPENDS+= gperf>=2.7:../../devel/gperf
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
-OCTAVE_VER= 3.2.3
+OCTAVE_VER= 3.2.4
CONFLICTS+= octave-2.*
.if (${MACHINE_ARCH} == "arm32")