diff options
author | mandree <mandree@FreeBSD.org> | 2013-04-18 01:50:27 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-04-18 01:50:27 +0800 |
commit | 7b758684654d14ea490c34f0c87c77e687311740 (patch) | |
tree | 95af70e26973e1ac8aa1033ff04db27a7c2c143f /dns/dnsmasq | |
parent | 0921941f02491d0c98196ecaaeabfd220e467f27 (diff) | |
download | freebsd-ports-gnome-7b758684654d14ea490c34f0c87c77e687311740.tar.gz freebsd-ports-gnome-7b758684654d14ea490c34f0c87c77e687311740.tar.zst freebsd-ports-gnome-7b758684654d14ea490c34f0c87c77e687311740.zip |
Kill blank line at EOF, to please portlint.
Feature safe: yes
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r-- | dns/dnsmasq/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 2e9aece0d82e..2b9c7ad4dc4e 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -112,4 +112,3 @@ do-install: @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> - |