aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-05-11 00:53:40 +0800
committermiwi <miwi@FreeBSD.org>2009-05-11 00:53:40 +0800
commit81fff769596da8ea8974c78de6f493b34b3576c2 (patch)
tree969f718831e75b23a63715fe216d03392b62130a /devel
parent81bfa987a3e9a49048e31089d3ad2966d4748bff (diff)
downloadfreebsd-ports-gnome-81fff769596da8ea8974c78de6f493b34b3576c2.tar.gz
freebsd-ports-gnome-81fff769596da8ea8974c78de6f493b34b3576c2.tar.zst
freebsd-ports-gnome-81fff769596da8ea8974c78de6f493b34b3576c2.zip
- Pass maintainership to Valeri Vassiliev (ufo at februality.com)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rbtree/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-rbtree/Makefile b/devel/ruby-rbtree/Makefile
index 85772dbe0a21..40f78f61391a 100644
--- a/devel/ruby-rbtree/Makefile
+++ b/devel/ruby-rbtree/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/rbtree/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ufo@februality.com
COMMENT= An implementation of Red-Black Tree for Ruby
USE_RUBY= yes