git: 4994abf1f81e - main - graphics/rubygem-clutter-gtk: Revert "binding to" change in r568947

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:21:50 UTC 2021


The branch main has been updated by sunpoet:

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

commit 4994abf1f81ee0592cf617fba4cd08068b46d7ed
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:18:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:48:57 +0000

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

diff --git a/graphics/rubygem-clutter-gtk/Makefile b/graphics/rubygem-clutter-gtk/Makefile
index 0e5995e84104..d4812fe508e1 100644
--- a/graphics/rubygem-clutter-gtk/Makefile
+++ b/graphics/rubygem-clutter-gtk/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet at FreeBSD.org
-COMMENT=	Ruby binding to Clutter-GTK
+COMMENT=	Ruby binding of Clutter-GTK
 
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB


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