diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
commit | 93637cc764dd0eadb39d4faf2311bc61d7b3e265 (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /science | |
parent | e9c317ffbac6a778828b3e70efdf887d9384e0c8 (diff) | |
download | freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.gz freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.zst freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.zip |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket
Diffstat (limited to 'science')
-rw-r--r-- | science/afni/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/afni/files/pkg-message.in b/science/afni/files/pkg-message.in index e0bde55e31aa..018381c3d381 100644 --- a/science/afni/files/pkg-message.in +++ b/science/afni/files/pkg-message.in @@ -1,7 +1,7 @@ ============================================================================= For quick info, run "man afni". -For AFNI configuration and usage, please visit the AFNI WEB site at +For AFNI configuration and usage, please visit the AFNI WEB site at http://afni.nimh.nih.gov. @@ -32,7 +32,7 @@ more of the following shared memory limits using sysctl (and AFNI_PLUGIN_PATH should be set to %%PREFIX%%/lib/afni:%%DATADIR%% AFNI_GLOBAL_SESSION should be set to %%DATADIR%%. -You can do this by sourcing %%PREFIX%%/etc/mri/afni.profiles for +You can do this by sourcing %%PREFIX%%/etc/mri/afni.profiles for Bourne-style shells or or %%PREFIX%%/etc/mri/afni.cshrc for C-style shells. ============================================================================= |