diff options
author | rene <rene@FreeBSD.org> | 2016-06-28 05:30:34 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-06-28 05:30:34 +0800 |
commit | b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4 (patch) | |
tree | c41943c00a390851e85561a8bb285cbf37b82724 /math/libflame | |
parent | fe14cc9e1434eb7b8566ef086449ae6cee63b422 (diff) | |
download | freebsd-ports-gnome-b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4.tar.gz freebsd-ports-gnome-b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4.tar.zst freebsd-ports-gnome-b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4.zip |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
Diffstat (limited to 'math/libflame')
-rw-r--r-- | math/libflame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libflame/Makefile b/math/libflame/Makefile index 5a10ab853c04..f4d9f23c2189 100644 --- a/math/libflame/Makefile +++ b/math/libflame/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= flame/snapshots/:1 field/docs/:2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:3 libflame.pdf:3 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FLAME dense linear algebra library LICENSE= LGPL21 |