summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ftnchek/Makefile1
-rw-r--r--devel/ftnchek/files/patch-Makefile.in4
-rw-r--r--devel/ftnchek/pkg-descr2
3 files changed, 4 insertions, 3 deletions
diff --git a/devel/ftnchek/Makefile b/devel/ftnchek/Makefile
index 1e1577d1d639..226805cb8d36 100644
--- a/devel/ftnchek/Makefile
+++ b/devel/ftnchek/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Fortran 77 semantic checking utility
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= skipv:3.3.a,3.3.b,3.3.c
diff --git a/devel/ftnchek/files/patch-Makefile.in b/devel/ftnchek/files/patch-Makefile.in
index d3f8dec1e39f..2da82b765f5c 100644
--- a/devel/ftnchek/files/patch-Makefile.in
+++ b/devel/ftnchek/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in.orig 2014-06-14 22:09:43.102302676 +0800
-+++ Makefile.in 2014-06-14 22:11:35.750296619 +0800
+--- Makefile.in.orig 2004-11-14 15:52:12 UTC
++++ Makefile.in
@@ -491,31 +491,31 @@ average.out: ftnchek.h
install: install-exe @INSTALL_MAN@ install-lisp
diff --git a/devel/ftnchek/pkg-descr b/devel/ftnchek/pkg-descr
index b10b2f969a8d..81c8b0467f56 100644
--- a/devel/ftnchek/pkg-descr
+++ b/devel/ftnchek/pkg-descr
@@ -11,4 +11,4 @@ their Fortran 77 program. It is not intended to catch all syntax errors.
This is the function of the compiler. Prior to using ftnchek, the user
should verify that the program compiles correctly.
-WWW: http://www.dsm.fordham.edu/~ftnchek/
+WWW: https://www.dsm.fordham.edu/~ftnchek/