diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-26 03:21:27 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-26 03:21:27 +0000 |
commit | 333962fb94086dec5f79ac10da278ba40e60dd62 (patch) | |
tree | 2e105f41f6033101374e55fe63800c17435b5a3e /sysutils | |
parent | 46452a19b5a7d3ccb2d53ca32e8df0e2aa92d8bb (diff) | |
download | ports-333962fb94086dec5f79ac10da278ba40e60dd62.tar.gz ports-333962fb94086dec5f79ac10da278ba40e60dd62.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-capistrano/Makefile | 1 | ||||
-rw-r--r-- | sysutils/rubygem-chef/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index 6333896b5bda..fffb1d502840 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -7,6 +7,7 @@ PORTNAME= capistrano PORTVERSION= 2.5.21 +PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-chef/Makefile b/sysutils/rubygem-chef/Makefile index 55558984438d..93ef2b5fb88b 100644 --- a/sysutils/rubygem-chef/Makefile +++ b/sysutils/rubygem-chef/Makefile @@ -7,7 +7,7 @@ PORTNAME= chef PORTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= RG |