diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-04 18:08:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-04 18:08:53 +0000 |
commit | 4a4fa5f0a9496fd63b7079b0a3e9de2ce0fcb781 (patch) | |
tree | 222e56aebe171219e43bdc096a2f17047c2b5f5a /x11/rubygem-gnome2 | |
parent | 72d03c5ea74b74023c8f647635e999ce5b956686 (diff) | |
download | ports-4a4fa5f0a9496fd63b7079b0a3e9de2ce0fcb781.tar.gz ports-4a4fa5f0a9496fd63b7079b0a3e9de2ce0fcb781.zip |
Notes
Diffstat (limited to 'x11/rubygem-gnome2')
-rw-r--r-- | x11/rubygem-gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rubygem-gnome2/Makefile b/x11/rubygem-gnome2/Makefile index f8cae61759f4..a2983c9afce8 100644 --- a/x11/rubygem-gnome2/Makefile +++ b/x11/rubygem-gnome2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnome2 -PORTVERSION= 3.2.4 +PORTVERSION= 3.2.5 CATEGORIES= x11 gnome rubygems PKGNAMEPREFIX= rubygem- |