aboutsummaryrefslogtreecommitdiff
path: root/irc/thales
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 /irc/thales
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 'irc/thales')
-rw-r--r--irc/thales/Makefile2
-rw-r--r--irc/thales/files/thales.in (renamed from irc/thales/files/thales.sh.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/irc/thales/Makefile b/irc/thales/Makefile
index 959b6ceb6f1d..f048692c1d64 100644
--- a/irc/thales/Makefile
+++ b/irc/thales/Makefile
@@ -18,7 +18,7 @@ COMMENT= GNU Thales -- An IRC to MySQL gateway
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_MYSQL= yes
-USE_RC_SUBR= thales.sh
+USE_RC_SUBR= thales
# Currently, not all supported IRCDs are handled here, only the ones
# I could find corresponding RUN_DEPENDS in our Ports Collection.
diff --git a/irc/thales/files/thales.sh.in b/irc/thales/files/thales.in
index 6e007ac9e50a..6e007ac9e50a 100644
--- a/irc/thales/files/thales.sh.in
+++ b/irc/thales/files/thales.in