diff options
Diffstat (limited to 'math/arpack++')
-rw-r--r-- | math/arpack++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile index 01a7ea66defe..f283958b0791 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math MAINTAINER= ports@FreeBSD.org COMMENT= Object-oriented version of the ARPACK package +WWW= https://www.ime.unicamp.br/~chico/arpack++/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |