diff options
author | mezz <mezz@FreeBSD.org> | 2009-03-19 04:06:38 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2009-03-19 04:06:38 +0800 |
commit | 5cbd320e0712dfad7d7325d39eefcc1575f9f4cc (patch) | |
tree | 22154dd6e2e8706e9329339903bb22e435dd1593 /x11 | |
parent | 9ee88be2a3581ebd6980c0a29628594fc9c24751 (diff) | |
download | freebsd-ports-gnome-5cbd320e0712dfad7d7325d39eefcc1575f9f4cc.tar.gz freebsd-ports-gnome-5cbd320e0712dfad7d7325d39eefcc1575f9f4cc.tar.zst freebsd-ports-gnome-5cbd320e0712dfad7d7325d39eefcc1575f9f4cc.zip |
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.
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 |