diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-11-03 14:43:28 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-11-03 14:43:28 +0000 |
commit | 8940a5474cc74ee48f0a47a78dd25d607b4f38d1 (patch) | |
tree | a482f7ea78a64bfa9a86cff9f200095196ac28c5 /sysutils/rubygem-capistrano-ext | |
parent | 9e9c1934a5a7c7e8d6f18e15bad02d8876f9b7af (diff) | |
download | ports-8940a5474cc74ee48f0a47a78dd25d607b4f38d1.tar.gz ports-8940a5474cc74ee48f0a47a78dd25d607b4f38d1.zip |
- Change maintainer to ruby@ so that any ruby@ folks can update them
Notes
Notes:
svn path=/head/; revision=284983
Diffstat (limited to 'sysutils/rubygem-capistrano-ext')
-rw-r--r-- | sysutils/rubygem-capistrano-ext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-capistrano-ext/Makefile b/sysutils/rubygem-capistrano-ext/Makefile index 0a523540325c..042c91525f7a 100644 --- a/sysutils/rubygem-capistrano-ext/Makefile +++ b/sysutils/rubygem-capistrano-ext/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Useful task libraries and methods for Capistrano RUN_DEPENDS= rubygem-capistrano>=1.0.0:${PORTSDIR}/sysutils/rubygem-capistrano |