diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index 840304309ddc..50ed1792105c 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -1,6 +1,6 @@ PORTNAME= wzdftpd PORTVERSION= 0.8.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-${PORTVERSION:R} diff --git a/ftp/wzdftpd/files/wzdftpd.in b/ftp/wzdftpd/files/wzdftpd.in index 866449da8ceb..2f0663cb00cf 100644 --- a/ftp/wzdftpd/files/wzdftpd.in +++ b/ftp/wzdftpd/files/wzdftpd.in @@ -17,6 +17,7 @@ name="wzdftpd" rcvar=wzdftpd_enable command="%%PREFIX%%/sbin/${name}" required_files="%%PREFIX%%/etc/wzdftpd/wzd.cfg" +: ${wzdftpd_svcj_options:="net_basic"} load_rc_config $name run_rc_command "$1"