aboutsummaryrefslogtreecommitdiff
path: root/math/verdict
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 /math/verdict
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 'math/verdict')
-rw-r--r--math/verdict/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/verdict/Makefile b/math/verdict/Makefile
index c2885c4215a8..eac601bda5da 100644
--- a/math/verdict/Makefile
+++ b/math/verdict/Makefile
@@ -24,4 +24,3 @@ do-install-DOCS-on:
${INSTALL_DATA} ${WRKSRC}/SAND2007-2853p.pdf ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
-