diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-01-16 23:41:45 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-01-16 23:41:45 +0000 |
commit | ca145175f439fee8c8b5b9f92cbb604445fc0d0a (patch) | |
tree | 2726b0e2372138d4a14f339db43f4869bdf55087 /math/blas | |
parent | Pass maintainership. (diff) |
Pass maintainership.
Approved by: stas (maintainer)
Diffstat (limited to 'math/blas')
-rw-r--r-- | math/blas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile index 17dda71b6338..13a5340540ba 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://netlib.bell-labs.com/netlib/blas/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= stas@FreeBSD.org +MAINTAINER= maho@FreeBSD.org COMMENT= Basic Linear Algebra, level 1, 2, and 3 USE_LDCONFIG= yes |