summaryrefslogtreecommitdiff
path: root/www/mod_cvs2/pkg-message
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/mod_cvs2/pkg-message
parentEdit entry for www/nginx (diff)
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/mod_cvs2/pkg-message')
-rw-r--r--www/mod_cvs2/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/mod_cvs2/pkg-message b/www/mod_cvs2/pkg-message
index 980fb7be273b..4c25e0fde1b4 100644
--- a/www/mod_cvs2/pkg-message
+++ b/www/mod_cvs2/pkg-message
@@ -1,6 +1,10 @@
------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
You have installed mod_cvs, a module that makes Apache CVS aware.
For help on using this module, please see the mod_cvs reference:
http://www.sub.nu/mod_cvs/reference.shtml
------------------------------------------------------------------
+EOM
+}
+]