diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
commit | 9aac569eaa031e27191a3f4165b389a17f467ad2 (patch) | |
tree | 1ed78841e1757014ccc09581c61c3683992d3f77 /net-im/py-punjab | |
parent | 47b836bfe5c397deb173a868525d4cba22cbb5fa (diff) | |
download | ports-9aac569eaa031e27191a3f4165b389a17f467ad2.tar.gz ports-9aac569eaa031e27191a3f4165b389a17f467ad2.zip |
Notes
Diffstat (limited to 'net-im/py-punjab')
-rw-r--r-- | net-im/py-punjab/Makefile | 2 | ||||
-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 |