aboutsummaryrefslogtreecommitdiff
path: root/mail/popular
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/popular
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/popular')
-rw-r--r--mail/popular/Makefile2
-rw-r--r--mail/popular/files/0ringd.in (renamed from mail/popular/files/0ringd.sh.in)0
-rw-r--r--mail/popular/files/pcheckd.in (renamed from mail/popular/files/pcheckd.sh.in)0
-rw-r--r--mail/popular/files/pproxy.in (renamed from mail/popular/files/pproxy.sh.in)0
-rw-r--r--mail/popular/files/pserv.in (renamed from mail/popular/files/pserv.sh.in)0
5 files changed, 1 insertions, 1 deletions
diff --git a/mail/popular/Makefile b/mail/popular/Makefile
index 7efacd7769ad..f12a9e558142 100644
--- a/mail/popular/Makefile
+++ b/mail/popular/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ARGS= --without-bdb --disable-docbook --with-confdir=${PREFIX}/etc/pop
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
-USE_RC_SUBR= pcheckd.sh pproxy.sh pserv.sh 0ringd.sh
+USE_RC_SUBR= pcheckd pproxy pserv 0ringd
MAN1= pcheck.1 pcontrol.1 pdeliver.1 pstatus.1 ptestpdm.1
MAN7= popular-log.7
diff --git a/mail/popular/files/0ringd.sh.in b/mail/popular/files/0ringd.in
index 9ee445bd60b3..9ee445bd60b3 100644
--- a/mail/popular/files/0ringd.sh.in
+++ b/mail/popular/files/0ringd.in
diff --git a/mail/popular/files/pcheckd.sh.in b/mail/popular/files/pcheckd.in
index ab860cc4d5a2..ab860cc4d5a2 100644
--- a/mail/popular/files/pcheckd.sh.in
+++ b/mail/popular/files/pcheckd.in
diff --git a/mail/popular/files/pproxy.sh.in b/mail/popular/files/pproxy.in
index b401625a85e7..b401625a85e7 100644
--- a/mail/popular/files/pproxy.sh.in
+++ b/mail/popular/files/pproxy.in
diff --git a/mail/popular/files/pserv.sh.in b/mail/popular/files/pserv.in
index e5ef1c117cd7..e5ef1c117cd7 100644
--- a/mail/popular/files/pserv.sh.in
+++ b/mail/popular/files/pserv.in