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/ruby-gnome2 | |
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/ruby-gnome2')
-rw-r--r-- | x11/ruby-gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |