diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2012-11-08 00:02:06 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2012-11-08 00:02:06 +0000 |
commit | 9747a4dcdc8d6124407440a6d5e8a20586e62a8b (patch) | |
tree | bea3aa27c551745c5e1675cf55ce21f343c40090 /science | |
parent | 5e079d547d625ffac4ffa3671459a3d54d1468cc (diff) | |
download | ports-9747a4dcdc8d6124407440a6d5e8a20586e62a8b.tar.gz ports-9747a4dcdc8d6124407440a6d5e8a20586e62a8b.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/getdp/files/patch-Arpack+second.f | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/science/getdp/files/patch-Arpack+second.f b/science/getdp/files/patch-Arpack+second.f deleted file mode 100644 index 313845437c75..000000000000 --- a/science/getdp/files/patch-Arpack+second.f +++ /dev/null @@ -1,11 +0,0 @@ ---- Arpack/second.f~ 2005-07-06 20:23:48.000000000 +0900 -+++ Arpack/second.f 2007-10-29 13:31:08.000000000 +0900 -@@ -21,7 +21,7 @@ - * .. - * .. External Functions .. - REAL ETIME -- EXTERNAL ETIME -+ INTRINSIC ETIME - * .. - * .. Executable Statements .. - * |