aboutsummaryrefslogtreecommitdiff
path: root/comms
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 /comms
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 'comms')
-rw-r--r--comms/xastir/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index 68a29c139632..95e066d75fcd 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -89,4 +89,3 @@ post-extract:
@${REINPLACE_CMD} -e 's|2>&1||g' ${WRKSRC}/acinclude.m4
.include <bsd.port.mk>
-