diff options
Diffstat (limited to 'devel/ruby-metaruby/Makefile')
-rw-r--r-- | devel/ruby-metaruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-metaruby/Makefile b/devel/ruby-metaruby/Makefile index aa4c916b55e9..c2c2a84674d7 100644 --- a/devel/ruby-metaruby/Makefile +++ b/devel/ruby-metaruby/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= MetaRuby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A reimplementations of some Ruby parts in Ruby, Perl's tie equivalent USE_RUBY= yes |