diff options
author | mezz <mezz@FreeBSD.org> | 2004-05-03 07:36:58 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-05-03 07:36:58 +0800 |
commit | df0b5431b47975801304815e633b176cab5e3097 (patch) | |
tree | d182ee34a1e68021d3ffc91db48009109c8d24fd /accessibility/ruby-atk | |
parent | 74b47cde4f77a5bcbdf4c78ceb136c628e1071ed (diff) | |
download | freebsd-ports-gnome-df0b5431b47975801304815e633b176cab5e3097.tar.gz freebsd-ports-gnome-df0b5431b47975801304815e633b176cab5e3097.tar.zst freebsd-ports-gnome-df0b5431b47975801304815e633b176cab5e3097.zip |
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
Diffstat (limited to 'accessibility/ruby-atk')
-rw-r--r-- | accessibility/ruby-atk/Makefile | 2 |
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 |