diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-08-23 14:31:47 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-08-23 14:31:47 +0000 |
commit | aeb5bf7bcebcdaa00b289b08d1702c8e2921f248 (patch) | |
tree | a9cffe649b3987a1d061ebe3fb0ec7ed2478420f /math/scilab | |
parent | b1420cd4865f66fa99accd5844232c5f22e852e6 (diff) | |
download | pkgsrc-aeb5bf7bcebcdaa00b289b08d1702c8e2921f248.tar.gz |
update pvm depends to 3.4.3
Diffstat (limited to 'math/scilab')
-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} |