summaryrefslogtreecommitdiff
path: root/databases/hbase
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:03 +0200
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:39 +0200
commit4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch)
tree85ee27f029c1ee293667902fe22b65ecac0ff154 /databases/hbase
parentcleanup: Remove expired ports: (diff)
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'databases/hbase')
-rw-r--r--databases/hbase/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/hbase/Makefile b/databases/hbase/Makefile
index 6491d199f075..1591f4fe41e7 100644
--- a/databases/hbase/Makefile
+++ b/databases/hbase/Makefile
@@ -43,7 +43,7 @@ USERS= ${HBASE_USER}
GROUPS= ${HBASE_GROUP}
SUB_FILES= hbase-env-dist.sh pkg-message
-USE_RC_SUBR= hbase_master hbase_regionserver
+USE_RC_SUBR= hbase_master hbase_regionserver
SUB_LIST= HBASE_USER="${HBASE_USER}" \
JAVA_HOME="${JAVA_HOME}" \
HBASE_LOG_DIR="${HBASE_LOGDIR}" \