View | Details | Raw Unified | Return to bug 171117
Collapse All | Expand All

(-)/home/iamben/tmp/ports/security/knock/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	knock
8
PORTNAME=	knock
9
PORTVERSION=	0.5
9
PORTVERSION=	0.5
10
PORTREVISION=	1
10
PORTEPOCH=	1
11
PORTEPOCH=	1
11
CATEGORIES=	security
12
CATEGORIES=	security
12
MASTER_SITES=	http://www.zeroflux.org/proj/knock/files/ \
13
MASTER_SITES=	http://www.zeroflux.org/proj/knock/files/ \
(-)/home/iamben/tmp/ports/security/knock/files/knockd.in (-1 lines)
Lines 27-33 Link Here
27
: ${knockd_flags="-d"}
27
: ${knockd_flags="-d"}
28
28
29
command="%%PREFIX%%/bin/knockd"
29
command="%%PREFIX%%/bin/knockd"
30
command_args=${knockd_flags}
31
pidfile="/var/run/knockd.pid"
30
pidfile="/var/run/knockd.pid"
32
required_files=${knockd_conf}
31
required_files=${knockd_conf}

Return to bug 171117