From 1ecf98c50dbcd424e645cb74127dbb56f505e1d3 Mon Sep 17 00:00:00 2001 From: miwi <miwi@FreeBSD.org> Date: Sat, 17 May 2008 12:41:03 +0000 Subject: - Pass maintainership to submitter PR: 123646 123647 123648 123650 Submitted by: Greg Larkin <glarkin@sourcehosting.net> --- devel/ruby-cvs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/ruby-cvs') diff --git a/devel/ruby-cvs/Makefile b/devel/ruby-cvs/Makefile index 32e84e7a5372..655165ef4a99 100644 --- a/devel/ruby-cvs/Makefile +++ b/devel/ruby-cvs/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}.tar.gz\?only_with_tag=ruby-${PORTNAME}-${PORTVERSION:S/./_/g}\&view=tar DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@sourcehosting.net COMMENT= A Ruby library to provide a high level interface to a CVS repository # optional, but strongly suggested -- cgit