diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-10 06:25:45 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-10 06:25:45 +0000 |
commit | 2adcda37edb6cb2f6636ef73bbee261f917811ba (patch) | |
tree | a460e5afb997b6cc948f34070693db4c908f5679 /sysutils/rubygem-capistrano/Makefile | |
parent | 19d554bff89fee2fb9a64271c7bf24c7e9d4bb8d (diff) | |
download | ports-2adcda37edb6cb2f6636ef73bbee261f917811ba.tar.gz ports-2adcda37edb6cb2f6636ef73bbee261f917811ba.zip |
Notes
Diffstat (limited to 'sysutils/rubygem-capistrano/Makefile')
-rw-r--r-- | sysutils/rubygem-capistrano/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index 6142b8c42aa4..f5026c06893a 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -6,11 +6,11 @@ # PORTNAME= capistrano -PORTVERSION= 2.5.3 +PORTVERSION= 2.5.5 CATEGORIES= sysutils rubygems MASTER_SITES= RF -MAINTAINER= r.s.a.vandomburg@nedforce.nl +MAINTAINER= pgollucci@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 \ |