aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-10-29 00:43:47 +0800
committerswills <swills@FreeBSD.org>2011-10-29 00:43:47 +0800
commit0f82e7759ccf01f985dad8df2c786ae7eef25c41 (patch)
treebddd05616fc66ff7e0ba88a7d7b57618c28668b9 /devel
parent3c92366bb5efbc84ed145eb19ea9e8b10699ebfe (diff)
downloadfreebsd-ports-gnome-0f82e7759ccf01f985dad8df2c786ae7eef25c41.tar.gz
freebsd-ports-gnome-0f82e7759ccf01f985dad8df2c786ae7eef25c41.tar.zst
freebsd-ports-gnome-0f82e7759ccf01f985dad8df2c786ae7eef25c41.zip
- Switch maintainer to ruby@ so it's easier for ruby folks to see PRs
and portscout updates
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-rparsec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-rparsec/Makefile b/devel/rubygem-rparsec/Makefile
index 50aec8b6d572..6e3be5ebd4fd 100644
--- a/devel/rubygem-rparsec/Makefile
+++ b/devel/rubygem-rparsec/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Recursive descent parser combinator framework for Ruby
USE_RUBY= yes