summaryrefslogtreecommitdiff
path: root/accessibility/ruby-atk
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-05-02 23:36:58 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-05-02 23:36:58 +0000
commit918e66b039ef0935afcea55ab8c2a80b8bfded2a (patch)
tree0e9ffa63191b324b20c9830480cdf732cf7ec4a5 /accessibility/ruby-atk
parentUpdate to Vim 6.2 patchlevel 521 (diff)
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=108225
Diffstat (limited to 'accessibility/ruby-atk')
-rw-r--r--accessibility/ruby-atk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile
index 078c072fd877..fc3885ca3733 100644
--- a/accessibility/ruby-atk/Makefile
+++ b/accessibility/ruby-atk/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_GNOME_DISTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= mezz7@cox.net
+MAINTAINER= mezz@FreeBSD.org
COMMENT= Ruby binding for ATK
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2