diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
commit | 558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /math/jags | |
parent | ca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff) | |
download | freebsd-ports-gnome-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz freebsd-ports-gnome-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.zst freebsd-ports-gnome-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip |
onvert to UCL & cleanup pkg-message (categories l-m)
Diffstat (limited to 'math/jags')
-rw-r--r-- | math/jags/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/jags/pkg-message b/math/jags/pkg-message index 506bfa9858b2..36de34f99564 100644 --- a/math/jags/pkg-message +++ b/math/jags/pkg-message @@ -1,3 +1,9 @@ +[ +{ type: install + message: <<EOM Please note that the name of the jags script has been changed from "jags" to "mcmc-jags" on this platform, to avoid a conflict with net/jags, and usage should be adjusted accordingly. +EOM +} +] |