diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-03-18 20:06:38 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-03-18 20:06:38 +0000 |
commit | f56281c4d5e6888911acd39f8b44213ac950c2ac (patch) | |
tree | ce24baa053416d9ac07d2b2962e4311182d8253d /x11 | |
parent | - Chase graphviz update (diff) |
Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
Notes
Notes:
svn path=/head/; revision=230375
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ruby-gnome2-all/Makefile | 2 | ||||
-rw-r--r-- | x11/ruby-gnome2/Makefile | 2 | ||||
-rw-r--r-- | x11/ruby-gtktrayicon/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/ruby-gnome2-all/Makefile b/x11/ruby-gnome2-all/Makefile index 46e0a77fc022..55a2894fc805 100644 --- a/x11/ruby-gnome2-all/Makefile +++ b/x11/ruby-gnome2-all/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The "meta-port" for Ruby/GNOME2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 \ diff --git a/x11/ruby-gnome2/Makefile b/x11/ruby-gnome2/Makefile index 24dd270b7245..aa2b1af94bee 100644 --- a/x11/ruby-gnome2/Makefile +++ b/x11/ruby-gnome2/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of Ruby bindings for GNOME2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gnomecanvas2.so:${PORTSDIR}/graphics/ruby-gnomecanvas2 diff --git a/x11/ruby-gtktrayicon/Makefile b/x11/ruby-gtktrayicon/Makefile index c69c56d5c68a..660cf62f686a 100644 --- a/x11/ruby-gtktrayicon/Makefile +++ b/x11/ruby-gtktrayicon/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-gtktrayicon-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby binding for GtkTrayIcon BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 |