diff options
-rw-r--r-- | x11/rubygem-gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rubygem-gnome2/Makefile b/x11/rubygem-gnome2/Makefile index bb95ce1b5e79..8b2d3f165f04 100644 --- a/x11/rubygem-gnome2/Makefile +++ b/x11/rubygem-gnome2/Makefile @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= gnome2 -PORTVERSION= 3.3.5 +PORTVERSION= 3.3.6 CATEGORIES= x11 gnome rubygems PKGNAMEPREFIX= rubygem- -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Meta port for all Ruby Gnome2 Gems LICENSE= LGPL21+ |