aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/simh/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/simh/files/pkg-message.in')
-rw-r--r--emulators/simh/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/emulators/simh/files/pkg-message.in b/emulators/simh/files/pkg-message.in
index c801cb10a9b6..ac0502c6aa06 100644
--- a/emulators/simh/files/pkg-message.in
+++ b/emulators/simh/files/pkg-message.in
@@ -1,5 +1,6 @@
-*********************************************************************
-
+[
+{ type: install
+ message: <<EOM
Note that the executable files for some simulators have been renamed
to remove conflicts with other ports. In such cases, the name is now
prefixed with 'simh'. Affected simulators are:
@@ -14,5 +15,6 @@ if they want to use the old names.
The file needed by the VAX emulator is located in:
%%DATADIR%%
-
-*********************************************************************
+EOM
+}
+]