aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/roundcube
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
downloadports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz
ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'mail/roundcube')
-rw-r--r--mail/roundcube/pkg-message17
1 files changed, 10 insertions, 7 deletions
diff --git a/mail/roundcube/pkg-message b/mail/roundcube/pkg-message
index 307097806ccb..2fd69172e77e 100644
--- a/mail/roundcube/pkg-message
+++ b/mail/roundcube/pkg-message
@@ -1,12 +1,15 @@
----------------------------------------------------------------------
-FIRST INSTALLATION
-
+[
+{ type: install
+ message: <<EOM
If this is a first installation of RoundCube you have to create
a new database and a db user. Read INSTALL for detailed instructions.
-
-UPGRADING
-
+EOM
+}
+{ type: install
+ message: <<EOM
If you already had a previous version of RoundCube installed,
you should check your config files and DB schema are up-to-date.
Read UPGRADING for detailed instructions.
----------------------------------------------------------------------
+EOM
+}
+]