summaryrefslogtreecommitdiff
path: root/ftp/ftpd-tls
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 /ftp/ftpd-tls
parentWhen installing in the base, USE_RCORDER does the right thing without (diff)
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 'ftp/ftpd-tls')
-rw-r--r--ftp/ftpd-tls/Makefile2
-rw-r--r--ftp/ftpd-tls/files/ftpd-tls.in (renamed from ftp/ftpd-tls/files/ftpd-tls.sh.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpd-tls/Makefile b/ftp/ftpd-tls/Makefile
index dec789f64008..d0291b2ad59e 100644
--- a/ftp/ftpd-tls/Makefile
+++ b/ftp/ftpd-tls/Makefile
@@ -17,7 +17,7 @@ COMMENT= Ftp server supporting FTP AUTH TLS
GNU_CONFIGURE= YES
USE_OPENSSL= YES
-USE_RC_SUBR= ftpd-tls.sh
+USE_RC_SUBR= ftpd-tls
MAN8= ftpd-tls.8
diff --git a/ftp/ftpd-tls/files/ftpd-tls.sh.in b/ftp/ftpd-tls/files/ftpd-tls.in
index a276e72ca1bc..a276e72ca1bc 100644
--- a/ftp/ftpd-tls/files/ftpd-tls.sh.in
+++ b/ftp/ftpd-tls/files/ftpd-tls.in