git: 89a83672c5f9 - main - net/cloudquery: Remove erroneous newline at end of Makefile

Neel Chauhan nc at FreeBSD.org
Mon Aug 23 22:20:12 UTC 2021


The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=89a83672c5f928c8e7fdf4556c2e60a97d88ced6

commit 89a83672c5f928c8e7fdf4556c2e60a97d88ced6
Author:     Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-08-23 22:20:06 +0000
Commit:     Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-08-23 22:20:06 +0000

    net/cloudquery: Remove erroneous newline at end of Makefile
---
 net/cloudquery/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/cloudquery/Makefile b/net/cloudquery/Makefile
index efc4ecabcd23..79bb8cbfb395 100644
--- a/net/cloudquery/Makefile
+++ b/net/cloudquery/Makefile
@@ -123,4 +123,3 @@ GH_TUPLE=	\
 PLIST_FILES=	bin/${PORTNAME}
 
 .include <bsd.port.mk>
-


More information about the dev-commits-ports-main mailing list