Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:21:57 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2e998532e445 - main - x11-toolkits/rubygem-gtksourceview3: Revert "binding to" change in r568947
Message-ID:  <202104180721.13I7Lv8c031265@gitrepo.freebsd.org>

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

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

commit 2e998532e4452ad6c6bd0c1e40b5dd61369b747e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:18:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:49:03 +0000

    x11-toolkits/rubygem-gtksourceview3: Revert "binding to" change in r568947
    
    Use "Ruby binding of" rather than "Ruby binding to".
---
 x11-toolkits/rubygem-gtksourceview3/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-toolkits/rubygem-gtksourceview3/Makefile b/x11-toolkits/rubygem-gtksourceview3/Makefile
index 52824cc264e8..cd8b206d4505 100644
--- a/x11-toolkits/rubygem-gtksourceview3/Makefile
+++ b/x11-toolkits/rubygem-gtksourceview3/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	x11-toolkits rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Ruby binding to gtksourceview-3.x
+COMMENT=	Ruby binding of gtksourceview 3.x
 
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB



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