From 39189f3e47332120971d1a4cfa78a83fadef2e77 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 29 Mar 2004 16:20:16 +0000 Subject: Changes 2.1.57: * bug fix release --- math/octave-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/octave-current/Makefile') diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile index 481d25fd1db..c0d3c62d862 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2004/02/26 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.29 2004/03/29 16:20:16 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.55 +OCTAVE_VER= 2.1.57 CONFLICTS+= octave-2.0.* .if (${MACHINE_ARCH} == "arm32") -- cgit v1.2.3