git: ec511d5c2181 - main - textproc/rubygem-twitter-text1: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Oct 2021 16:05:27 UTC
The branch main has been updated by sunpoet:

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

commit ec511d5c218105d26399a19354c4d25def1029ca
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:16:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:58:11 +0000

    textproc/rubygem-twitter-text1: Cosmetic change
---
 textproc/rubygem-twitter-text1/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/rubygem-twitter-text1/Makefile b/textproc/rubygem-twitter-text1/Makefile
index ec62bf4c512e..0b137fdf6bb9 100644
--- a/textproc/rubygem-twitter-text1/Makefile
+++ b/textproc/rubygem-twitter-text1/Makefile
@@ -16,6 +16,7 @@ USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
+
 PORTSCOUT=	limit:^1\.
 
 .include <bsd.port.mk>