diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-29 10:46:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-29 10:46:24 +0000 |
commit | 8a03f08ffd4bda77f9cf11f6a0bd5bcaff91c02c (patch) | |
tree | 90434f2c0266c0ac26b01954f8a42485e9728f43 /sysutils/rubygem-capistrano | |
parent | 163e8381a3911d254f2441e18103496e56c9c525 (diff) |
Notes
Diffstat (limited to 'sysutils/rubygem-capistrano')
-rw-r--r-- | sysutils/rubygem-capistrano/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rubygem-capistrano/pkg-descr | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index d220766c3424..0f59d7aa51eb 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= r.s.a.vandomburg@student.utwente.nl +MAINTAINER= r.s.a.vandomburg@nedforce.nl COMMENT= A utility for executing commands in parallel on multiple machines BUILD_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake \ diff --git a/sysutils/rubygem-capistrano/pkg-descr b/sysutils/rubygem-capistrano/pkg-descr index ad9138aea6a7..3a8ed1132f8f 100644 --- a/sysutils/rubygem-capistrano/pkg-descr +++ b/sysutils/rubygem-capistrano/pkg-descr @@ -7,4 +7,3 @@ out of production and revert back to the previous release. WWW: http://manuals.rubyonrails.com/read/book/17 - Roderick van Domburg -r.s.a.vandomburg@student.utwente.nl |