summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dns/pdnsd/Makefile2
-rw-r--r--dns/pdnsd/files/pdnsd.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile
index ae852e3..78d5c67 100644
--- a/dns/pdnsd/Makefile
+++ b/dns/pdnsd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pdnsd
PORTVERSION= 1.2.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= dns
MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/releases/
DISTNAME= ${PORTNAME}-${PORTVERSION}-par
diff --git a/dns/pdnsd/files/pdnsd.in b/dns/pdnsd/files/pdnsd.in
index 27e70e0..9ee8ff0 100644
--- a/dns/pdnsd/files/pdnsd.in
+++ b/dns/pdnsd/files/pdnsd.in
@@ -9,7 +9,7 @@
name="pdnsd"
rcvar=${name}_enable
command="%%PREFIX%%/sbin/pdnsd"
-pdnsd_flags="-d"
+command_args="-d"
required_files="%%PREFIX%%/etc/pdnsd.conf"
load_rc_config $name
OpenPOWER on IntegriCloud