git: aea041f3a2b5 - main - games/weebsay: Remove erroneous newline at end of Makefile

Neel Chauhan nc at FreeBSD.org
Mon May 10 19:58:39 UTC 2021


The branch main has been updated by nc:

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

commit aea041f3a2b531c0265897f6aec59936a96a9f35
Author:     Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-05-10 19:58:39 +0000
Commit:     Neel Chauhan <nc at 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>
-


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