diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2012-12-15 16:34:11 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2012-12-15 16:34:11 +0000 |
commit | 18f6bd438d0213ef4c90ca10535f7c9a88f23ccb (patch) | |
tree | 2e62bc53b177b7c2f3170d5d2dfc6d59f44796f9 /dns | |
parent | 637692fcb9b851bf63160b81e27978c0fe2d1878 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsmasq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 8fafb1de2143..984b0668a701 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -120,3 +120,4 @@ do-install: @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> + |