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 /databases/hbase | |
| parent | a6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (diff) | |
Notes
Diffstat (limited to 'databases/hbase')
| -rw-r--r-- | databases/hbase/files/pkg-message.in | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/databases/hbase/files/pkg-message.in b/databases/hbase/files/pkg-message.in index 42a4e12cfe12..2c9f8d38f1d0 100644 --- a/databases/hbase/files/pkg-message.in +++ b/databases/hbase/files/pkg-message.in @@ -1,4 +1,8 @@ -******************************************************************************** -* HBase binaries are installed in %%PREFIX%%/hbase/bin/ * -* Consider adding this directory to your $PATH. * -******************************************************************************** +[ +{ type: install + message: <<EOM +HBase binaries are installed in %%PREFIX%%/hbase/bin/ +Consider adding this directory to your $PATH. +EOM +} +] |
