summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-03-18 20:06:38 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-03-18 20:06:38 +0000
commitf56281c4d5e6888911acd39f8b44213ac950c2ac (patch)
treece24baa053416d9ac07d2b2962e4311182d8253d /accessibility
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 'accessibility')
-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 c600d253daed..fe55f7c9d909 100644
--- a/accessibility/ruby-atk/Makefile
+++ b/accessibility/ruby-atk/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_GNOME_DISTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= mezz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby binding for ATK
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDIR}/devel/ruby-glib2