diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2011-11-02 06:59:35 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2011-11-02 06:59:35 +0800 |
commit | fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa (patch) | |
tree | d661a41b4fe7aefdca713b4515e18f64fb08ddff /lang/ruby-doc-stdlib | |
parent | 85ded549f839aa4bceeaee5cb0254e1980751eb2 (diff) | |
download | freebsd-ports-gnome-fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa.tar.gz freebsd-ports-gnome-fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa.tar.zst freebsd-ports-gnome-fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa.zip |
Send ports@ ruby ports over ruby@
most of these were from stas@
Diffstat (limited to 'lang/ruby-doc-stdlib')
-rw-r--r-- | lang/ruby-doc-stdlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-doc-stdlib/Makefile b/lang/ruby-doc-stdlib/Makefile index 88dc923dc511..054846127e87 100644 --- a/lang/ruby-doc-stdlib/Makefile +++ b/lang/ruby-doc-stdlib/Makefile @@ -14,7 +14,7 @@ DISTNAME= ruby-doc-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Documentation for the Ruby language standard library USE_RUBY= yes |