diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:01:59 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:01:59 +0000 |
commit | 78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch) | |
tree | 557e38686944a0a47350c0dc68f952bec42e13d6 /devel/ccache | |
parent | a6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (diff) |
Notes
Diffstat (limited to 'devel/ccache')
-rw-r--r-- | devel/ccache/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/ccache/files/pkg-message.in b/devel/ccache/files/pkg-message.in index 0ff1244719ea..088912983fd3 100644 --- a/devel/ccache/files/pkg-message.in +++ b/devel/ccache/files/pkg-message.in @@ -1,5 +1,9 @@ - +[ +{ type: install + message: <<EOM NOTE: Please read %%DOCSDIR%%/%%HOWTO%% for information on using ccache with FreeBSD ports and src. - +EOM +} +] |