diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:59:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:59:35 +0000 |
commit | 24d3feefdb6df0340e4df9b0570975d62c10fc40 (patch) | |
tree | bc8cf845a78f569dcd904cd7e5d9f7a3647940a6 /lang/ruby-doc-stdlib/Makefile | |
parent | Let ruby@ maintain ruby (diff) |
Send ports@ ruby ports over ruby@
most of these were from stas@
Notes
Notes:
svn path=/head/; revision=284883
Diffstat (limited to 'lang/ruby-doc-stdlib/Makefile')
-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 |