aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/jabber-pyaim
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 /net-im/jabber-pyaim
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 'net-im/jabber-pyaim')
-rw-r--r--net-im/jabber-pyaim/Makefile2
-rw-r--r--net-im/jabber-pyaim/files/jabber-pyaim-transport.in (renamed from net-im/jabber-pyaim/files/jabber-pyaim-transport.sh.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber-pyaim/Makefile b/net-im/jabber-pyaim/Makefile
index 37a3f5fa8ef4..8c1703d7c0a9 100644
--- a/net-im/jabber-pyaim/Makefile
+++ b/net-im/jabber-pyaim/Makefile
@@ -25,7 +25,7 @@ OPTIONS= EJABBERD "Use transport with ejabberd" off \
NO_BUILD= yes
USE_PYTHON= yes
-USE_RC_SUBR= jabber-pyaim-transport.sh
+USE_RC_SUBR= jabber-pyaim-transport
LOCAL_PYTHON= ${PYTHON_CMD}
SUB_LIST= PYTHON_CMD=${LOCAL_PYTHON}
diff --git a/net-im/jabber-pyaim/files/jabber-pyaim-transport.sh.in b/net-im/jabber-pyaim/files/jabber-pyaim-transport.in
index 462bf4cd076f..462bf4cd076f 100644
--- a/net-im/jabber-pyaim/files/jabber-pyaim-transport.sh.in
+++ b/net-im/jabber-pyaim/files/jabber-pyaim-transport.in