diff options
author | wiz <wiz> | 2002-09-24 12:29:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-24 12:29:55 +0000 |
commit | b47a86ecb5d4fbf616ecfd8bc2254154c56d261d (patch) | |
tree | e35cb619db9b63b7ab9420f514eb4af79f958929 /parallel/pvm3 | |
parent | 64be5581f1c84f2e5118b7dadf09c4fb27afc5b2 (diff) | |
download | pkgsrc-b47a86ecb5d4fbf616ecfd8bc2254154c56d261d.tar.gz |
Complete standardization of messages according to latest pkglint.
Diffstat (limited to 'parallel/pvm3')
-rw-r--r-- | parallel/pvm3/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/parallel/pvm3/MESSAGE b/parallel/pvm3/MESSAGE index af2ee2ec511..3cc0ebbd286 100644 --- a/parallel/pvm3/MESSAGE +++ b/parallel/pvm3/MESSAGE @@ -1,5 +1,5 @@ -====================================================================== -$NetBSD: MESSAGE,v 1.1 2001/10/31 22:58:23 zuntum Exp $ +=========================================================================== +$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:30 wiz Exp $ You must set the environment variable PVM_ROOT to ${PREFIX}/pvm3 in your startup files (.cshrc, .profile) on all machines in the cluster. In @@ -11,4 +11,4 @@ hostname ep=${PREFIX}/bin This allows you to point different architecture types to various sets of shared or local binaries. See pvmd(1) for more information. -====================================================================== +=========================================================================== |