diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-04-28 13:12:58 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-04-28 13:12:58 +0800 |
commit | b6edb65e14cf799416f49fda0994365aa89b87f2 (patch) | |
tree | b18aa600eb35ed5efa687f26359a07dc03f09a36 /www/ruby-cruisecontrolrb/Makefile | |
parent | ce7cef933186e267d4d34b21bea42c915beea88c (diff) | |
download | freebsd-ports-gnome-b6edb65e14cf799416f49fda0994365aa89b87f2.tar.gz freebsd-ports-gnome-b6edb65e14cf799416f49fda0994365aa89b87f2.tar.zst freebsd-ports-gnome-b6edb65e14cf799416f49fda0994365aa89b87f2.zip |
- Send my ruby- ports to ruby@
Diffstat (limited to 'www/ruby-cruisecontrolrb/Makefile')
-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 \ |