aboutsummaryrefslogtreecommitdiff
path: root/lang/julia10
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 /lang/julia10
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 'lang/julia10')
-rw-r--r--lang/julia10/pkg-message14
1 files changed, 9 insertions, 5 deletions
diff --git a/lang/julia10/pkg-message b/lang/julia10/pkg-message
index 3acada422db8..5ded02bedf6e 100644
--- a/lang/julia10/pkg-message
+++ b/lang/julia10/pkg-message
@@ -1,5 +1,9 @@
-*******************************************************************************
-* If you're looking for the other version of Julia,
-* there is a meta port lang/julia.
-* Please checkout "make -C /usr/ports/lang/julia config" as well.
-*******************************************************************************
+[
+{ type: install
+ message: <<EOM
+ If you're looking for the other version of Julia,
+ there is a meta port lang/julia.
+ Please checkout "make -C /usr/ports/lang/julia config" as well.
+EOM
+}
+]