diff options
Diffstat (limited to 'math/abacus/pkg/MESSAGE')
-rw-r--r-- | math/abacus/pkg/MESSAGE | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/math/abacus/pkg/MESSAGE b/math/abacus/pkg/MESSAGE index 65d07e0bd42..9e1c7b20ee7 100644 --- a/math/abacus/pkg/MESSAGE +++ b/math/abacus/pkg/MESSAGE @@ -1,4 +1,5 @@ -$NetBSD: MESSAGE,v 1.2 2000/09/03 23:08:34 wiz Exp $ +====================================================================== +$NetBSD: MESSAGE,v 1.3 2001/01/29 11:34:33 wiz Exp $ Define the following environment variables: @@ -7,6 +8,8 @@ Define the following environment variables: ABACUS_BROWSER - web browser to view WWW pages and info. e.g.: - setenv ABACUS_HOME @PREFIX@/share/abacus + setenv ABACUS_HOME ${PREFIX}/share/abacus setenv ABACUS_EDITOR emacs setenv ABACUS_BROWSER netscape + +====================================================================== |