Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2021 22:20:12 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 89a83672c5f9 - main - net/cloudquery: Remove erroneous newline at end of Makefile
Message-ID:  <202108232220.17NMKCW2005661@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

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

commit 89a83672c5f928c8e7fdf4556c2e60a97d88ced6
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-08-23 22:20:06 +0000
Commit:     Neel Chauhan <nc@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>
-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108232220.17NMKCW2005661>