summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
authoradam <adam>2005-05-18 15:42:22 +0000
committeradam <adam>2005-05-18 15:42:22 +0000
commit315209c8a062b93fe07f89761e8222ceb6075798 (patch)
tree35f6c563e0e6fc66f0ab9423d2fb2bfce787324a /math/octave/Makefile
parentc8d440233b35941d8c35c034a329dd7263476e00 (diff)
downloadpkgsrc-315209c8a062b93fe07f89761e8222ceb6075798.tar.gz
Changes 2.1.70:
* Bug fixes
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 2f55a25ee1c..c4b85d4c770 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2005/04/11 21:46:30 tv Exp $
+# $NetBSD: Makefile,v 1.54 2005/05/18 15:42:22 adam Exp $
DISTNAME= octave-${OCTAVE_VER}
CATEGORIES= math
@@ -16,7 +16,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.69
+OCTAVE_VER= 2.1.70
CONFLICTS+= octave-current-*
.if (${MACHINE_ARCH} == "arm32")