summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-08-05 23:19:36 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-08-05 23:19:36 +0000
commit9aac569eaa031e27191a3f4165b389a17f467ad2 (patch)
tree1ed78841e1757014ccc09581c61c3683992d3f77 /shells
parentWhen installing in the base, USE_RCORDER does the right thing without (diff)
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
Notes
Notes: svn path=/head/; revision=302141
Diffstat (limited to 'shells')
-rw-r--r--shells/wapsh/Makefile2
-rw-r--r--shells/wapsh/files/htshd.in (renamed from shells/wapsh/files/htshd.sh.in)2
2 files changed, 3 insertions, 1 deletions
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile
index b296fb13f0ed..d396f4a08753 100644
--- a/shells/wapsh/Makefile
+++ b/shells/wapsh/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A system to allow remote shell logins via a WAP phone or web browser
-USE_RC_SUBR= htshd.sh
+USE_RC_SUBR= htshd
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
diff --git a/shells/wapsh/files/htshd.sh.in b/shells/wapsh/files/htshd.in
index 9e1fe1762196..92a8a0a9e62f 100644
--- a/shells/wapsh/files/htshd.sh.in
+++ b/shells/wapsh/files/htshd.in
@@ -1,5 +1,7 @@
#!/bin/sh
+# $FreeBSD$
+#
# PROVIDE: htshd
# REQUIRE: DAEMON
# BEFORE: LOGIN