git: a9d0849fb785 - main - x11-toolkits/rubygem-gdk3: Revert "binding to" change in r568947

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


The branch main has been updated by sunpoet:

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

commit a9d0849fb7859f486dec809a6e75fbca4f913667
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:18:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:49:00 +0000

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

diff --git a/x11-toolkits/rubygem-gdk3/Makefile b/x11-toolkits/rubygem-gdk3/Makefile
index d61185d92dbc..408fc35c7d9c 100644
--- a/x11-toolkits/rubygem-gdk3/Makefile
+++ b/x11-toolkits/rubygem-gdk3/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	x11-toolkits rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet at FreeBSD.org
-COMMENT=	Ruby binding to GDK-3.x
+COMMENT=	Ruby binding of GDK 3.x
 
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB


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