aboutsummaryrefslogtreecommitdiff
path: root/mail/whoson
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 /mail/whoson
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 'mail/whoson')
-rw-r--r--mail/whoson/Makefile2
-rw-r--r--mail/whoson/files/whoson.in (renamed from mail/whoson/files/whoson.sh.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/whoson/Makefile b/mail/whoson/Makefile
index fd1c0262162b..80a1aedfd854 100644
--- a/mail/whoson/Makefile
+++ b/mail/whoson/Makefile
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-config=${PREFIX}/etc/whoson.conf
USE_LDCONFIG= yes
-USE_RC_SUBR= whoson.sh
+USE_RC_SUBR= whoson
MAN3= whoson.3 wso_login.3 wso_logout.3 wso_query.3 wso_version.3
MAN5= whoson.conf.5
diff --git a/mail/whoson/files/whoson.sh.in b/mail/whoson/files/whoson.in
index 8f28b3d692a0..8f28b3d692a0 100644
--- a/mail/whoson/files/whoson.sh.in
+++ b/mail/whoson/files/whoson.in