diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-27 22:55:23 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-27 22:55:23 +0000 |
commit | a0461d68d52d8b399f9c612380e30f226c1a1dff (patch) | |
tree | 613ebe23a100bac65826c3e0805763e8ccf880d9 /sysutils | |
parent | 561017fe760806a3f541f572776b9abaf29dfd97 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-capistrano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index a5d00fab811f..179f18ca5d15 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RF -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A utility for executing commands in parallel on multiple machines RUN_DEPENDS= rubygem-net-ssh-gateway>=1.0.0:${PORTSDIR}/security/rubygem-net-ssh-gateway \ |