aboutsummaryrefslogtreecommitdiff
path: root/dns/cli53
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2023-01-17 05:27:03 +0000
committerAlex Kozlov <ak@FreeBSD.org>2023-01-17 05:27:03 +0000
commit3fcd6b03183d0027423dcf1f5d5cd297d3e3e223 (patch)
treea5cf1325dc90d96ed1a63c105213cff5ea24980e /dns/cli53
parentabf28fb42496925b4fea07d345dacd9ae25c523a (diff)
downloadports-3fcd6b03183d0027423dcf1f5d5cd297d3e3e223.tar.gz
ports-3fcd6b03183d0027423dcf1f5d5cd297d3e3e223.zip
Remove empty lines at the end of Makefile(s)
- Remove empty lines after .include <bsd.port.mk> Approved by: portmgr blanket
Diffstat (limited to 'dns/cli53')
-rw-r--r--dns/cli53/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/cli53/Makefile b/dns/cli53/Makefile
index 11c5635fb938..c3b339d40cc3 100644
--- a/dns/cli53/Makefile
+++ b/dns/cli53/Makefile
@@ -37,4 +37,3 @@ GO_TARGET= ./cmd/cli53
PLIST_FILES= bin/cli53
.include <bsd.port.mk>
-