Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2021 19:58:39 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: aea041f3a2b5 - main - games/weebsay: Remove erroneous newline at end of Makefile
Message-ID:  <202105101958.14AJwddx019613@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=aea041f3a2b531c0265897f6aec59936a96a9f35

commit aea041f3a2b531c0265897f6aec59936a96a9f35
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-05-10 19:58:39 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-05-10 19:58:39 +0000

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

diff --git a/games/weebsay/Makefile b/games/weebsay/Makefile
index 9dd732086a88..ec992c2fbd3d 100644
--- a/games/weebsay/Makefile
+++ b/games/weebsay/Makefile
@@ -24,4 +24,3 @@ GH_TUPLE=	fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \
 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?202105101958.14AJwddx019613>