diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-10 14:20:44 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-10 14:20:44 +0000 |
commit | 33a8d8d5671eee772865aa4f407de468a5e0d82e (patch) | |
tree | c13a4c1ed14bc48138935ce81fe3f1e8b3150439 /math/atlas | |
parent | cb99742b07ea9947e3be9ccd84a51504361c5bff (diff) | |
download | ports-33a8d8d5671eee772865aa4f407de468a5e0d82e.tar.gz ports-33a8d8d5671eee772865aa4f407de468a5e0d82e.zip |
Notes
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 7d6eb87de9fb..40bd5f249056 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= SF/math-${PORTNAME}/Stable/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= Automatically Tuned Linear Algebra Software (ATLAS) MANUAL_PACKAGE_BUILD= Optimizes for the local machine. |