aboutsummaryrefslogtreecommitdiff
path: root/www/grails
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/grails
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
downloadports-a400cfc5f46c03a0cf81282b9da421effa2e6575.tar.gz
ports-a400cfc5f46c03a0cf81282b9da421effa2e6575.zip
Convert to UCL & cleanup pkg-message (categories w)
Notes
Notes: svn path=/head/; revision=508913
Diffstat (limited to 'www/grails')
-rw-r--r--www/grails/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/grails/files/pkg-message.in b/www/grails/files/pkg-message.in
index 41de075d1dc2..7ea5ef6ec61b 100644
--- a/www/grails/files/pkg-message.in
+++ b/www/grails/files/pkg-message.in
@@ -1,9 +1,11 @@
-* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
+[
+{ type: install
+ message: <<EOM
Before you start using Grails you will need to set the GRAILS_HOME environment
variable to %%JAVASHAREDIR%%/grails
Documentation on creating your first Grails application can be found at the
Grails website http://grails.codehaus.org/
-
-* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+EOM
+}
+]