diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-02-24 01:52:10 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-02-24 01:52:10 +0000 |
commit | eb54a1e094652f7639ca142aa4b6ee5a69cdd60a (patch) | |
tree | f68cfed6546af8ba6a7d3b477f9ac0bead436652 /math | |
parent | 317b4cfa1042839ae2794414dec52ccad2bd294b (diff) | |
download | freebsd-ports-eb54a1e094652f7639ca142aa4b6ee5a69cdd60a.zip |
Drop maintainership and return them back to the pool.
Diffstat (limited to 'math')
-rw-r--r-- | math/gotoblas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile index 340dc8525982..2a160bbc1fb1 100644 --- a/math/gotoblas/Makefile +++ b/math/gotoblas/Makefile @@ -13,7 +13,7 @@ DISTFILES= GotoBLAS2-${GOTOBLAS2VER}_bsd.tar.gz \ DIST_SUBDIR= gotoblas EXTRACT_ONLY= ${GOTOBLAS2_SRCFILE} -MAINTAINER= cpm@fbsd.es +MAINTAINER= ports@FreeBSD.org COMMENT= Fast implementation of Basic Linear Algebra Subprograms LICENSE= BSD2CLAUSE |