summaryrefslogtreecommitdiff
path: root/lang/ruby18
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-09-13 11:12:53 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-09-13 11:12:53 +0000
commit45d85c7807cce3b65e004033695ccf6cf448d3ef (patch)
tree67ab3716d74102f2fb50e671ea9d43eda847497b /lang/ruby18
parent- BROKEN does not build on ia64 (diff)
- Assign a new ruby maintainer who submitted patches which will be committed
after 6.3-RELEASE Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes
Notes: svn path=/head/; revision=172935
Diffstat (limited to 'lang/ruby18')
-rw-r--r--lang/ruby18/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index 0a04ee453b0e..4d73f6649772 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR_RUBY}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ssedov@mbsd.msk.ru
COMMENT?= An object-oriented interpreted scripting language
.if defined(WITH_ONIGURUMA)