diff options
author | mat <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
commit | 6b289f6626e856b4c866685d87f516280c123eb6 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /math/blacs | |
parent | a3d39c8263b26fffb05048b6cd0a5e28f0a3ccef (diff) | |
download | freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.tar.gz freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.tar.zst freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.zip |
onvert to UCL & cleanup pkg-message (categories l-m)
Diffstat (limited to 'math/blacs')
-rw-r--r-- | math/blacs/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/math/blacs/files/pkg-message.in b/math/blacs/files/pkg-message.in index bd2426b21079..e6590e8a1200 100644 --- a/math/blacs/files/pkg-message.in +++ b/math/blacs/files/pkg-message.in @@ -1,4 +1,6 @@ -********************************************************************* +[ +{ type: install + message: <<EOM Please test your blacs installation Test programs are located at %%PREFIX%%/share/BLACS/TESTING @@ -18,4 +20,6 @@ You can change -np 4 to any number to meet your local environment. See files at %%DOCSDIR%% for detail. -********************************************************************* +EOM +} +] |