mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Remove an unnecessary patch.
Spotted by: erwin
This commit is contained in:
parent
32b6041f3b
commit
0a7243d3b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208357
@ -1,11 +0,0 @@
|
||||
--- feynmf.pl Mon Jan 26 03:58:28 2004
|
||||
+++ feynmf.pl Mon Jan 26 03:58:57 2004
|
||||
@@ -373,7 +373,7 @@
|
||||
maybe_run "$gftopk_prog $gf" if $gftopk_prog;
|
||||
}
|
||||
}
|
||||
- close (<LOG>);
|
||||
+ close (LOG);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user