diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:18:04 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:48:58 +0800 |
commit | 8340b954bbc5d9f67d114611b090ab31c07d920d (patch) | |
tree | 8f0bc51d5416ffa8060cb808532c481b691bfca2 /graphics | |
parent | 4994abf1f81ee0592cf617fba4cd08068b46d7ed (diff) | |
download | freebsd-ports-gnome-8340b954bbc5d9f67d114611b090ab31c07d920d.tar.gz freebsd-ports-gnome-8340b954bbc5d9f67d114611b090ab31c07d920d.tar.zst freebsd-ports-gnome-8340b954bbc5d9f67d114611b090ab31c07d920d.zip |
graphics/rubygem-gdk_pixbuf2: Update COMMENT
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-gdk_pixbuf2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-gdk_pixbuf2/Makefile b/graphics/rubygem-gdk_pixbuf2/Makefile index a19703299fe9..24bf40e8a20d 100644 --- a/graphics/rubygem-gdk_pixbuf2/Makefile +++ b/graphics/rubygem-gdk_pixbuf2/Makefile @@ -4,7 +4,7 @@ CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Ruby binding for GdkPixbuf2 +COMMENT= Ruby binding of GdkPixbuf 2.x LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB |