aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fvcool
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fvcool')
-rw-r--r--sysutils/fvcool/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/fvcool/files/pkg-message.in b/sysutils/fvcool/files/pkg-message.in
index b825562157ae..0dc7c44013fe 100644
--- a/sysutils/fvcool/files/pkg-message.in
+++ b/sysutils/fvcool/files/pkg-message.in
@@ -1,5 +1,6 @@
-===> How to enable the %%PORTNAME%% package
-
+[
+{ type: install
+ message: <<EOM
If you want to invoke %%PORTNAME%% automatically on system startup,
add the following line to /etc/rc.conf:
@@ -19,3 +20,6 @@
Also note that this software is supposed to be used with AMD
Athlon (XP) an AMD Duron processors only.
+EOM
+}
+]