diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
commit | ad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /lang/p5-ExtUtils-F77 | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) | |
download | ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.tar.gz ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.zip |
Notes
Diffstat (limited to 'lang/p5-ExtUtils-F77')
-rw-r--r-- | lang/p5-ExtUtils-F77/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-ExtUtils-F77/pkg-descr b/lang/p5-ExtUtils-F77/pkg-descr index ef722a2f8c16..4b22f286d76d 100644 --- a/lang/p5-ExtUtils-F77/pkg-descr +++ b/lang/p5-ExtUtils-F77/pkg-descr @@ -3,4 +3,4 @@ Fortran subroutines on your system. Basically one must add a list of Fortran runtime libraries. The problem is their location and name varies with each OS/compiler combination! -WWW: http://search.cpan.org/dist/ExtUtils-F77/ +WWW: https://metacpan.org/release/ExtUtils-F77 |