diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-08-08 22:43:03 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-08-08 22:55:28 +0800 |
commit | e77f9a6b3dc53d1c728e179835388811cbce2c7e (patch) | |
tree | b55aad91e5878a5a8ea9ac114ecedf4437ac3f35 /x11 | |
parent | x11-toolkits/rubygem-vte3: Update to 3.4.7 (diff) |
x11/rubygem-gnome: Update to 3.4.7
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rubygem-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rubygem-gnome/Makefile b/x11/rubygem-gnome/Makefile index deff8e6a121d..0b899b8594bb 100644 --- a/x11/rubygem-gnome/Makefile +++ b/x11/rubygem-gnome/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnome -PORTVERSION= 3.4.6 +PORTVERSION= 3.4.7 CATEGORIES= x11 gnome rubygems PKGNAMEPREFIX= rubygem- |