aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/hercules
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/hercules
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/hercules')
-rw-r--r--emulators/hercules/pkg-message12
1 files changed, 6 insertions, 6 deletions
diff --git a/emulators/hercules/pkg-message b/emulators/hercules/pkg-message
index 3a021dc9837a..8cf0f858a75f 100644
--- a/emulators/hercules/pkg-message
+++ b/emulators/hercules/pkg-message
@@ -1,8 +1,8 @@
-######################################################################
-
- IMPORTANT
-
+[
+{ type: install
+ message: <<EOM
Be sure to have a look at the docs and edit the hercules.cnf file to
your needs (The sample is in ${PREFIX}/share/doc/hercules)
-
-######################################################################
+EOM
+}
+]