diff options
Diffstat (limited to 'math/scilab/Makefile')
-rw-r--r-- | math/scilab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 9d08ad7904e..4bde47abdc4 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2000/08/17 21:52:06 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.20 2000/08/23 14:31:47 dmcmahill Exp $ # # IMPORTANT: Before upgrading this package, please read files/README.next_rev! @@ -12,7 +12,7 @@ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www-rocq.inria.fr/scilab/ DEPENDS+= xless-*:../../x11/xless -DEPENDS+= pvm-3.4.2:../../parallel/pvm3 +DEPENDS+= pvm-3.4.3:../../parallel/pvm3 RESTRICTED= "no paid distribution of SCILAB" NO_BIN_ON_CDROM= ${RESTRICTED} |