diff options
author | mezz <mezz@FreeBSD.org> | 2004-05-02 23:36:58 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-05-02 23:36:58 +0000 |
commit | df0b5431b47975801304815e633b176cab5e3097 (patch) | |
tree | d182ee34a1e68021d3ffc91db48009109c8d24fd /x11/ruby-gnome2 | |
parent | 74b47cde4f77a5bcbdf4c78ceb136c628e1071ed (diff) | |
download | FreeBSD-ports-df0b5431b47975801304815e633b176cab5e3097.zip FreeBSD-ports-df0b5431b47975801304815e633b176cab5e3097.tar.gz |
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
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 2581e9b..c9ccba30 100644 --- a/x11/ruby-gnome2/Makefile +++ b/x11/ruby-gnome2/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= mezz7@cox.net +MAINTAINER= mezz@FreeBSD.org COMMENT= A set of Ruby bindings for GNOME2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \ |