summaryrefslogtreecommitdiff
path: root/sysutils/rsyncbackup
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/rsyncbackup
parentConvert to UCL & cleanup pkg-message (categories [p-r]) (diff)
Convert to UCL & cleanup pkg-message (categories s)
Notes
Notes: svn path=/head/; revision=508909
Diffstat (limited to 'sysutils/rsyncbackup')
-rw-r--r--sysutils/rsyncbackup/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/rsyncbackup/files/pkg-message.in b/sysutils/rsyncbackup/files/pkg-message.in
index e9873521c5f1..0854f9d5fac7 100644
--- a/sysutils/rsyncbackup/files/pkg-message.in
+++ b/sysutils/rsyncbackup/files/pkg-message.in
@@ -1,6 +1,6 @@
-NOTE:
-==========
-
+[
+{ type: install
+ message: <<EOM
rsyncbackup is now installed on your system.
- rsyncbackup installed into %%PREFIX%%/bin/rsyncbackup
@@ -16,3 +16,6 @@ rsyncbackup is now installed on your system.
%%DOCSDIR%%
Official page: http://BSDforge.com/projects/sysutils/rsync-backup/
+EOM
+}
+]