diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
commit | be0ecc7e9125dd1508c9d197ddedac9e452dfdf6 (patch) | |
tree | 7fbdc97f9f741cf4c8663963ddded3fbd4a272b1 /math/newmat | |
parent | b7c6b479ca6e779980f1ad5bc010dcf6bbb63083 (diff) |
Notes
Diffstat (limited to 'math/newmat')
-rw-r--r-- | math/newmat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile index 72be53d16533..07fd1d7fe51f 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= http://www.robertnz.net/ftp/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= A C++ matrix library NO_WRKSUBDIR= yes |