From e5f79c4c16799379c3ea5339a1cbcdf79d5b1147 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 18 Apr 2021 13:18:01 +0800 Subject: [PATCH] graphics/rubygem-clutter-gdk: Revert "binding to" change in r568947 Use "Ruby binding of" rather than "Ruby binding to". --- graphics/rubygem-clutter-gdk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/rubygem-clutter-gdk/Makefile b/graphics/rubygem-clutter-gdk/Makefile index 5df6d22397ef..e354626f2eaa 100644 --- a/graphics/rubygem-clutter-gdk/Makefile +++ b/graphics/rubygem-clutter-gdk/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Ruby binding to GDK-specific API of Clutter +COMMENT= Ruby binding of GDK-specific API of Clutter LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB