diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-24 03:05:21 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-24 03:05:21 +0000 |
commit | 57f8ecd37c6b6458978fb50b0e0dc2c9a05239a5 (patch) | |
tree | 7d3f2333771a217382d04e8dd3e8e109ed73e359 /math/blitz++ | |
parent | e42dc6a02fc8b59df230749c77ca289a50b96858 (diff) |
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 684cc17e408f..c8792b0e820c 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= SF/blitz/blitz/Blitz%2B%2B%20${PORTVERSION} DISTNAME= blitz-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= A C++ class library for scientific computing .ifndef NOPORTDOCS |