diff options
Diffstat (limited to 'math/newmat')
-rw-r--r-- | math/newmat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile index ac2d1a0e03e9..0e145011e9d4 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= stephen@FreeBSD.org COMMENT= C++ matrix library +WWW= http://www.robertnz.net/nm_intro.htm NO_WRKSUBDIR= yes USES= gmake |