summaryrefslogtreecommitdiff
path: root/math/octave-current/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-01-23 13:26:20 +0000
committeradam <adam@pkgsrc.org>2004-01-23 13:26:20 +0000
commit416b8c793b52f6e06b0487f86bb5bf89f35b7a13 (patch)
tree01ee67dd921f3d1cf942e1507b35bc80658a1418 /math/octave-current/Makefile
parent0c609aafc69820136c9d526623a49ea34cabe0b3 (diff)
downloadpkgsrc-416b8c793b52f6e06b0487f86bb5bf89f35b7a13.tar.gz
Changes: hard to determine, looks like mostly bug-fixes
Diffstat (limited to 'math/octave-current/Makefile')
-rw-r--r--math/octave-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index 3f371db6dc8..7183e9b1ef2 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/12/24 09:53:49 jmmv Exp $
+# $NetBSD: Makefile,v 1.26 2004/01/23 13:26:20 adam Exp $
#
DISTNAME= octave-${OCTAVE_VER}
@@ -18,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.52
+OCTAVE_VER= 2.1.53
CONFLICTS+= octave-2.0.*
.if (${MACHINE_ARCH} == "arm32")