diff options
Diffstat (limited to 'math/trlan/Makefile')
-rw-r--r-- | math/trlan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/trlan/Makefile b/math/trlan/Makefile index 9ece7731e5bf..0e041ececc92 100644 --- a/math/trlan/Makefile +++ b/math/trlan/Makefile @@ -10,6 +10,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Thick-restart Lanczos method for eigenproblems +WWW= http://crd.lbl.gov/~kewu/trlan.html USES= fortran USE_LDCONFIG= yes |