diff options
author | Slava Shwartsman <slavash@FreeBSD.org> | 2019-07-11 02:48:07 +0800 |
---|---|---|
committer | Slava Shwartsman <slavash@FreeBSD.org> | 2019-07-11 02:48:07 +0800 |
commit | 964d393c3f5a8260dc10c1670f75c8a62d19a7ea (patch) | |
tree | 02b3a0de5fb36b00cd86f97d5f7e0fc90f24e09c /sysutils | |
parent | ca78c9a51d9e9d431bdd4125a81f28acc681e9a7 (diff) | |
download | freebsd-ports-gnome-964d393c3f5a8260dc10c1670f75c8a62d19a7ea.tar.gz freebsd-ports-gnome-964d393c3f5a8260dc10c1670f75c8a62d19a7ea.tar.zst freebsd-ports-gnome-964d393c3f5a8260dc10c1670f75c8a62d19a7ea.zip |
Change maintainer to myself.
While at it, update the pkg-descr and COMMENT.
Approved by: @swills
Reviewed by: @swills
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mstflint/Makefile | 4 | ||||
-rw-r--r-- | sysutils/mstflint/pkg-descr | 14 |
2 files changed, 15 insertions, 3 deletions
diff --git a/sysutils/mstflint/Makefile b/sysutils/mstflint/Makefile index 9b13853969fa..a273d8a1c5d3 100644 --- a/sysutils/mstflint/Makefile +++ b/sysutils/mstflint/Makefile @@ -5,8 +5,8 @@ DISTVERSIONPREFIX= v DISTVERSION= 4.12.0-1 CATEGORIES= sysutils -MAINTAINER= swills@FreeBSD.org -COMMENT= Mellanox Firmware Tools +MAINTAINER= slavash@FreeBSD.org +COMMENT= Firmware Burning and Diagnostics Tools for Mellanox devices LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/mstflint/pkg-descr b/sysutils/mstflint/pkg-descr index 15f293ca2893..fff022c30257 100644 --- a/sysutils/mstflint/pkg-descr +++ b/sysutils/mstflint/pkg-descr @@ -1,3 +1,15 @@ -Mstflint - an open source version of MFT (Mellanox Firmware Tools) +Mellanox Technologies - www.mellanox.com +**************************************** + +MSTFLINT Package - Firmware Burning and Diagnostics Tools + +Overview +This package contains a burning tool and diagnostic tools for Mellanox +manufactured HCA/NIC cards. It also provides access to the relevant source +code. +This package is based on a subset of the Mellanox Firmware Tools (MFT) package. +For a full documentation of the MFT package, please refer to the downloads page +in Mellanox web site. WWW: https://github.com/Mellanox/mstflint +WWW: http://www.mellanox.com/page/management_tools |