diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-04-04 15:24:52 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-04-04 15:24:52 +0000 |
commit | ae54641e2f45abc4dbb4c8167ca0a1a7dcd00750 (patch) | |
tree | 6732063780d71a704ba44909771cdeceacc55ee8 /devel/rubygem-kafo/files/patch-bin__kafofy | |
parent | Delete duplicate port. (diff) |
devel/ruby-gems: Update to 2.6.2
PR: 208371
Submitted by: wen (partial)
Notes
Notes:
svn path=/head/; revision=412516
Diffstat (limited to 'devel/rubygem-kafo/files/patch-bin__kafofy')
-rw-r--r-- | devel/rubygem-kafo/files/patch-bin__kafofy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-kafo/files/patch-bin__kafofy b/devel/rubygem-kafo/files/patch-bin__kafofy index c441ba099ba5..618a4447f5b5 100644 --- a/devel/rubygem-kafo/files/patch-bin__kafofy +++ b/devel/rubygem-kafo/files/patch-bin__kafofy @@ -1,4 +1,4 @@ ---- bin/kafofy.orig 2014-03-19 15:50:00 UTC +--- bin/kafofy.orig 2016-04-03 08:33:38 UTC +++ bin/kafofy @@ -53,8 +53,8 @@ if !File.exists?(options[:config_file]) File.chmod 0600, options[:config_file] |