aboutsummaryrefslogtreecommitdiff
path: root/misc/openhab2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:21:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:31:13 +0000
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /misc/openhab2
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'misc/openhab2')
-rw-r--r--misc/openhab2/files/openhab2.in2
-rw-r--r--misc/openhab2/files/update.freebsd.in1
2 files changed, 0 insertions, 3 deletions
diff --git a/misc/openhab2/files/openhab2.in b/misc/openhab2/files/openhab2.in
index 5567886e1271..5cb5b25fc780 100644
--- a/misc/openhab2/files/openhab2.in
+++ b/misc/openhab2/files/openhab2.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: openhab2
# REQUIRE: LOGIN
# KEYWORD: shutdown
diff --git a/misc/openhab2/files/update.freebsd.in b/misc/openhab2/files/update.freebsd.in
index c72ab86730a3..fa6d56a67c71 100644
--- a/misc/openhab2/files/update.freebsd.in
+++ b/misc/openhab2/files/update.freebsd.in
@@ -1,5 +1,4 @@
#!/bin/sh
-# $FreeBSD$
: ${OPENHAB_USERDATA:="/var/db/openhab2/userdata"}
: ${OPENHAB_RUNTIME:="%%PREFIX%%/libexec/openhab2/runtime"}