aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-punjab
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 /net-im/py-punjab
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 'net-im/py-punjab')
-rw-r--r--net-im/py-punjab/Makefile2
-rw-r--r--net-im/py-punjab/files/punjab.in (renamed from net-im/py-punjab/files/punjab.sh.in)4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/py-punjab/Makefile b/net-im/py-punjab/Makefile
index e157b421db56..7c4498b47439 100644
--- a/net-im/py-punjab/Makefile
+++ b/net-im/py-punjab/Makefile
@@ -21,7 +21,7 @@ USE_TWISTED= words web conch names
PORTDOCS= README.txt INSTALL.txt PKG-INFO
-USE_RC_SUBR= punjab.sh
+USE_RC_SUBR= punjab
SUB_FILES= pkg-message punjab.tac
SUB_LIST+= "PYTHON_CMD=${PYTHON_CMD}"
diff --git a/net-im/py-punjab/files/punjab.sh.in b/net-im/py-punjab/files/punjab.in
index d41f04dc8bbc..c48ffbf51534 100644
--- a/net-im/py-punjab/files/punjab.sh.in
+++ b/net-im/py-punjab/files/punjab.in
@@ -1,9 +1,9 @@
#!/bin/sh
-#
+# $FreeBSD$
+#
# PROVIDE: punjab
# REQUIRE: DAEMON
-# BEFORE:
. /etc/rc.subr