diff options
Diffstat (limited to 'ftp/ftpd-tls/Makefile')
-rw-r--r-- | ftp/ftpd-tls/Makefile | 2 |
1 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 |