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-mode.el | |
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-mode.el')
-rw-r--r-- | lang/ruby-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-mode.el/Makefile b/lang/ruby-mode.el/Makefile index 98ab2dc25457..c84c3dd8dd2b 100644 --- a/lang/ruby-mode.el/Makefile +++ b/lang/ruby-mode.el/Makefile @@ -13,7 +13,7 @@ CATEGORIES= lang ruby elisp MASTER_SITES= # none DISTFILES= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Emacs lisp modules for the Ruby language EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch |