aboutsummaryrefslogtreecommitdiff
path: root/www/xshttpd
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 /www/xshttpd
parent47b836bfe5c397deb173a868525d4cba22cbb5fa (diff)
downloadports-9aac569eaa031e27191a3f4165b389a17f467ad2.tar.gz
ports-9aac569eaa031e27191a3f4165b389a17f467ad2.zip
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 'www/xshttpd')
-rw-r--r--www/xshttpd/Makefile2
-rw-r--r--www/xshttpd/files/xshttpd.in (renamed from www/xshttpd/files/xshttpd.sh.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile
index 5efc6833e14f..e5efeea845b6 100644
--- a/www/xshttpd/Makefile
+++ b/www/xshttpd/Makefile
@@ -26,7 +26,7 @@ MAN1= clearxs.1 gfxcount.1 httpd.1 httpdc.1 imagemap.1 \
MAN5= httpd.conf.5 xsauth.5 xsconf.5 xsscripts.5 xsredir.5
MAN7= httpd_cgi.7 httpd_ssi.7
USE_BZIP2= yes
-USE_RC_SUBR= xshttpd.sh
+USE_RC_SUBR= xshttpd
GNU_CONFIGURE= yes
diff --git a/www/xshttpd/files/xshttpd.sh.in b/www/xshttpd/files/xshttpd.in
index 93687f7fad47..93687f7fad47 100644
--- a/www/xshttpd/files/xshttpd.sh.in
+++ b/www/xshttpd/files/xshttpd.in