diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 13:12:58 +0800 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 13:12:58 +0800 |
commit | c3cf435c1d75f3f5d800dcd5f12f5878b2210ee1 (patch) | |
tree | c1c86a4f890df6906080bb9219dfed2aa9c4ea99 /www | |
parent | 142067a589bf24f0b8c606613cf18a3ebf000637 (diff) | |
download | freebsd-ports-gnome-c3cf435c1d75f3f5d800dcd5f12f5878b2210ee1.tar.gz freebsd-ports-gnome-c3cf435c1d75f3f5d800dcd5f12f5878b2210ee1.tar.zst freebsd-ports-gnome-c3cf435c1d75f3f5d800dcd5f12f5878b2210ee1.zip |
- Send my ruby- ports to ruby@
Diffstat (limited to 'www')
-rw-r--r-- | www/ruby-cruisecontrolrb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ruby-cruisecontrolrb/Makefile b/www/ruby-cruisecontrolrb/Makefile index c5458da622b6..6c8b9fdeeb21 100644 --- a/www/ruby-cruisecontrolrb/Makefile +++ b/www/ruby-cruisecontrolrb/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: ruby-cruisecontrolrb # Date created: 25 Sep 2007 -# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org> +# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> # # $FreeBSD$ @@ -12,7 +12,7 @@ MASTER_SITES= RF PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Continuous Integration Server For Rails Applications RUN_DEPENDS= rubygem-mongrel>=1.0.1:${PORTSDIR}/www/rubygem-mongrel \ |