diff options
-rw-r--r-- | math/atlas-devel/Makefile | 2 | ||||
-rw-r--r-- | math/atlas/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index 7edc30ea02cf..1d1b6fd6917c 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/math-${PORTNAME}/Developer%20%28unstable%29/${PORTVERSION} PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= Development version of math/atlas MANUAL_PACKAGE_BUILD= Optimizes for the local machine. 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. |