diff options
Diffstat (limited to 'dns/dnsmasq/Makefile')
-rw-r--r-- | dns/dnsmasq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index c41ab93..1f53e83 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -15,7 +15,8 @@ COMMENT= A caching DNS forwarder USE_REINPLACE= yes -MAN8= dnsmasq.8 +MAN8= dnsmasq.8 +PLIST_FILES= sbin/dnsmasq post-patch: @${REINPLACE_CMD} -e \ |