aboutsummaryrefslogtreecommitdiff
path: root/astro/roadmap
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /astro/roadmap
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Notes
Diffstat (limited to 'astro/roadmap')
-rw-r--r--astro/roadmap/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/astro/roadmap/files/pkg-message.in b/astro/roadmap/files/pkg-message.in
index 97e3c9e497ef..64d6747d1892 100644
--- a/astro/roadmap/files/pkg-message.in
+++ b/astro/roadmap/files/pkg-message.in
@@ -1,4 +1,6 @@
-------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
RoadMap is at an early stage of development, and is not thoroughly
documented. It would be very unwise to rely on RoadMap for real
navigation.
@@ -11,5 +13,6 @@ TIGER data are located in:
Make sure that you either have a program called flite (a voice
synthesizer) or disable (mute) audio throught the menu. Other
voice synthesizer can be used, like festival.
-
-------------------------------------------------------------------
+EOM
+}
+]