aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLapo Luchini <lapo@lapo.it>2021-05-06 13:19:58 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-05-06 13:22:35 +0000
commita5de7b0cf8ad4b38de466c929446e6fbf98858cc (patch)
treeff75c82a769453f3f1a432b3301017b8e8d5efed
parenteef4c892e480745cf36adb424cb6fe4667cd24a1 (diff)
downloadports-a5de7b0cf8ad4b38de466c929446e6fbf98858cc.tar.gz
ports-a5de7b0cf8ad4b38de466c929446e6fbf98858cc.zip
www/tomcat10: Fix shebang in rc.d script
PR: 254878 Reported by: Lapo Luchini <lapo@lapo.it> Approved by: vvd@unislabs.com (maintainer)
-rw-r--r--www/tomcat10/files/tomcat10.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat10/files/tomcat10.in b/www/tomcat10/files/tomcat10.in
index b5f1fbc0c32e..cc481517489f 100644
--- a/www/tomcat10/files/tomcat10.in
+++ b/www/tomcat10/files/tomcat10.in
@@ -1,4 +1,4 @@
-!/bin/sh
+#!/bin/sh
# PROVIDE: tomcat10
# REQUIRE: LOGIN