aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsmasq/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-08-05 23:19:36 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-08-05 23:19:36 +0000
commit9aac569eaa031e27191a3f4165b389a17f467ad2 (patch)
tree1ed78841e1757014ccc09581c61c3683992d3f77 /dns/dnsmasq/Makefile
parent47b836bfe5c397deb173a868525d4cba22cbb5fa (diff)
Notes
Diffstat (limited to 'dns/dnsmasq/Makefile')
-rw-r--r--dns/dnsmasq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 9c66f98caa72..9c61e28991c0 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -71,7 +71,7 @@ CFLAGS+= -DHAVE_LUASCRIPT
USE_LUA= 5.1
.endif
-USE_RC_SUBR= dnsmasq.sh
+USE_RC_SUBR= dnsmasq
.include <bsd.port.pre.mk>