summaryrefslogtreecommitdiff
path: root/math/octave-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-current/Makefile')
-rw-r--r--math/octave-current/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index 1bb0abf111a..706107e46e0 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2004/11/24 00:54:10 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.37 2004/11/25 12:59:21 adam Exp $
#
DISTNAME= octave-${OCTAVE_VER}
PKGNAME= octave-current-${OCTAVE_VER}
-PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/ \
@@ -19,7 +18,7 @@ BUILD_DEPENDS+= bison>=1.875:../../devel/bison
BUILD_DEPENDS+= gperf>=2.7:../../devel/gperf
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
-OCTAVE_VER= 2.1.59
+OCTAVE_VER= 2.1.63
CONFLICTS+= octave-2.0.*
.if (${MACHINE_ARCH} == "arm32")