diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-09-10 12:16:32 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-09-10 12:16:32 +0000 |
commit | e3c509c7430b635660acfe2e6cd8b57f457b2a78 (patch) | |
tree | 4a88d7168bc3789359c165b2b493d6c819f3bd8f /lang/p5-Switch/files/patch-Switch.pm | |
parent | Regenerate with 'make makepatch'. (diff) |
Regenerate with 'make makepatch'.
Notes
Notes:
svn path=/head/; revision=479396
Diffstat (limited to 'lang/p5-Switch/files/patch-Switch.pm')
-rw-r--r-- | lang/p5-Switch/files/patch-Switch.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-Switch/files/patch-Switch.pm b/lang/p5-Switch/files/patch-Switch.pm index 532e6ec9ef29..2c4df57444ad 100644 --- a/lang/p5-Switch/files/patch-Switch.pm +++ b/lang/p5-Switch/files/patch-Switch.pm @@ -1,5 +1,5 @@ ---- Switch.pm 2014-08-01 14:47:54.000000000 +0200 -+++ Switch.pm 2014-08-01 14:47:57.000000000 +0200 +--- Switch.pm.orig 2014-03-18 12:24:00 UTC ++++ Switch.pm @@ -25,9 +25,11 @@ my ($Perl5, $Perl6) = (0,0); sub import |