diff --git a/ftp/tftp-hpa/Makefile b/ftp/tftp-hpa/Makefile index 48bc753f4ad9..be8fb2d9a4c5 100644 --- a/ftp/tftp-hpa/Makefile +++ b/ftp/tftp-hpa/Makefile @@ -1,6 +1,6 @@ PORTNAME= tftp-hpa PORTVERSION= 5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= KERNEL_ORG/software/network/tftp/tftp-hpa diff --git a/ftp/tftp-hpa/files/tftpd.in b/ftp/tftp-hpa/files/tftpd.in index 967b9cf07f00..8d178301840b 100644 --- a/ftp/tftp-hpa/files/tftpd.in +++ b/ftp/tftp-hpa/files/tftpd.in @@ -19,6 +19,7 @@ command_args="-P $pidfile -l" load_rc_config $name : ${tftpd_enable:="NO"} +: ${tftpd_svcj_options:="net_basic"} : ${tftpd_flags:="-s %%PREFIX%%/tftp"} run_rc_command "$1"