aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/simh
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2019-08-14 00:03:11 +0800
committermat <mat@FreeBSD.org>2019-08-14 00:03:11 +0800
commit629fb82032061c5f69fc92a71a38ac701c7597be (patch)
treefa993eea8870e6aef79666a19d170137054831ba /emulators/simh
parent4e34f1332c6845ef5c7d8a4e75b2819bb7237bf8 (diff)
downloadfreebsd-ports-gnome-629fb82032061c5f69fc92a71a38ac701c7597be.tar.gz
freebsd-ports-gnome-629fb82032061c5f69fc92a71a38ac701c7597be.tar.zst
freebsd-ports-gnome-629fb82032061c5f69fc92a71a38ac701c7597be.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Diffstat (limited to 'emulators/simh')
-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
+}
+]