aboutsummaryrefslogtreecommitdiff
path: root/lang/chicken
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/chicken
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
Notes
Diffstat (limited to 'lang/chicken')
-rw-r--r--lang/chicken/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/chicken/pkg-message b/lang/chicken/pkg-message
index a3a951c10520..5983623b53d0 100644
--- a/lang/chicken/pkg-message
+++ b/lang/chicken/pkg-message
@@ -1,2 +1,8 @@
+[
+{ type: install
+ message: <<EOM
Some chicken eggs require the environment variable TZ to be set in
order to function properly. See environ(7) for more information.
+EOM
+}
+]