summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-30 03:37:32 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-30 03:37:32 +0000
commit48ebcec34e50013fd9ff88c8c5b25017b4a6cb2a (patch)
treee13499e5fc772caf6c09705da3e5bf9b437b6044 /devel
parentUpdate to version 1.9.8 (diff)
Update to version 2.11.0
PR: 13881 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=22083
Diffstat (limited to 'devel')
-rw-r--r--devel/ftnchek/Makefile3
-rw-r--r--devel/ftnchek/distinfo2
-rw-r--r--devel/ftnchek/pkg-descr2
3 files changed, 5 insertions, 2 deletions
diff --git a/devel/ftnchek/Makefile b/devel/ftnchek/Makefile
index 200eb749c0b1..13d740b02530 100644
--- a/devel/ftnchek/Makefile
+++ b/devel/ftnchek/Makefile
@@ -6,9 +6,10 @@
# $FreeBSD$
DISTNAME= ftnchek
-PKGNAME= ftnchek-2.10.1
+PKGNAME= ftnchek-2.11.0
CATEGORIES= devel
MASTER_SITES= ftp://ftp.netlib.org/fortran/
+EXTRACT_SUFX= .tgz
MAINTAINER= kargl@apl.washington.edu
diff --git a/devel/ftnchek/distinfo b/devel/ftnchek/distinfo
index fd1a5cba36e5..715c8cc433a3 100644
--- a/devel/ftnchek/distinfo
+++ b/devel/ftnchek/distinfo
@@ -1 +1 @@
-MD5 (ftnchek.tar.gz) = 3ade62bc8bfa12b4601d1a89eff36230
+MD5 (ftnchek.tgz) = e06542e8a3d93d75ba360fa7cb78a875
diff --git a/devel/ftnchek/pkg-descr b/devel/ftnchek/pkg-descr
index 688db39e491c..31fdb977e314 100644
--- a/devel/ftnchek/pkg-descr
+++ b/devel/ftnchek/pkg-descr
@@ -10,3 +10,5 @@ intended type. ftnchek is intended to assist users in the debugging of
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