diff options
author | bf <bf@FreeBSD.org> | 2011-05-10 22:20:44 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-05-10 22:20:44 +0800 |
commit | 8574c46330e589851c240e710f995e004b839e65 (patch) | |
tree | 5c923f875b9b46d999cbeed3ce52c278165d173e /math/atlas | |
parent | f4592254691fe2efe3cff7f0936695dec74fee23 (diff) | |
download | freebsd-ports-gnome-8574c46330e589851c240e710f995e004b839e65.tar.gz freebsd-ports-gnome-8574c46330e589851c240e710f995e004b839e65.tar.zst freebsd-ports-gnome-8574c46330e589851c240e710f995e004b839e65.zip |
Assume maintainership: the former maintainer
is busy
Approved by: maho
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. |