- Fix duplicated flags

PR:		ports/171117
Submitted by:	Lung-Pin Chang <changlp at cs.nctu.edu.tw>
This commit is contained in:
Sofian Brabez 2012-08-29 10:54:47 +00:00
parent 42e68c2d39
commit 5e7369feb3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303331
2 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= knock
PORTVERSION= 0.5
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= http://www.zeroflux.org/proj/knock/files/ \

View File

@ -27,7 +27,6 @@ load_rc_config $name
: ${knockd_flags="-d"}
command="%%PREFIX%%/bin/knockd"
command_args=${knockd_flags}
pidfile="/var/run/knockd.pid"
required_files=${knockd_conf}