diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-11 09:08:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-11 09:08:12 +0000 |
commit | 5a2ee9e80c0afb98ef300a04df3c8a9b69c60799 (patch) | |
tree | 694a0c0f81a0990a6d422a70274b60f49aba6c16 /math/blitz++ | |
parent | f40b9931711b5a8f1826a40b8a7401f87dcdb173 (diff) | |
download | ports-5a2ee9e80c0afb98ef300a04df3c8a9b69c60799.tar.gz ports-5a2ee9e80c0afb98ef300a04df3c8a9b69c60799.zip |
Notes
Diffstat (limited to 'math/blitz++')
-rw-r--r-- | math/blitz++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index 5339d25a7179..13b743dee5b9 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= blitz DISTNAME= blitz-${PORTVERSION} -MAINTAINER= olivier.saut@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A C++ class library for scientific computing .ifndef NOPORTDOCS |