aboutsummaryrefslogtreecommitdiffstats
path: root/www/spreadlogd
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-08-06 07:19:36 +0800
committerdougb <dougb@FreeBSD.org>2012-08-06 07:19:36 +0800
commitf0d9f58b7f1825fb95236f427a6400ad54ad4b5e (patch)
tree1ed78841e1757014ccc09581c61c3683992d3f77 /www/spreadlogd
parent37b2a027341f57b44383efc005905ca41779dce6 (diff)
downloadfreebsd-ports-gnome-f0d9f58b7f1825fb95236f427a6400ad54ad4b5e.tar.gz
freebsd-ports-gnome-f0d9f58b7f1825fb95236f427a6400ad54ad4b5e.tar.zst
freebsd-ports-gnome-f0d9f58b7f1825fb95236f427a6400ad54ad4b5e.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
Diffstat (limited to 'www/spreadlogd')
-rw-r--r--www/spreadlogd/Makefile3
-rw-r--r--www/spreadlogd/files/spreadlogd.in (renamed from www/spreadlogd/files/spreadlogd.sh.in)0
2 files changed, 1 insertions, 2 deletions
diff --git a/www/spreadlogd/Makefile b/www/spreadlogd/Makefile
index 8cb7272b1003..6de5191002db 100644
--- a/www/spreadlogd/Makefile
+++ b/www/spreadlogd/Makefile
@@ -17,8 +17,7 @@ LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread
MAKEFILE= makefile
-USE_RC_SUBR= spreadlogd.sh
-SUB_FILES= spreadlogd.sh
+USE_RC_SUBR= spreadlogd
PLIST_FILES= sbin/spreadlogd etc/spreadlogd.conf.sample
diff --git a/www/spreadlogd/files/spreadlogd.sh.in b/www/spreadlogd/files/spreadlogd.in
index 76608c06e870..76608c06e870 100644
--- a/www/spreadlogd/files/spreadlogd.sh.in
+++ b/www/spreadlogd/files/spreadlogd.in