diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 05:07:50 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 05:07:50 +0800 |
commit | ae0b6ebd37a7fd4b98e1a5adec64b453db7c55a8 (patch) | |
tree | 672863b6900b84d4a708ca9198242fb9fd0c395c /net/bnxt-kmod | |
parent | 022683699765998d137a967e2e8c4465fbc185cd (diff) | |
download | freebsd-ports-gnome-ae0b6ebd37a7fd4b98e1a5adec64b453db7c55a8.tar.gz freebsd-ports-gnome-ae0b6ebd37a7fd4b98e1a5adec64b453db7c55a8.tar.zst freebsd-ports-gnome-ae0b6ebd37a7fd4b98e1a5adec64b453db7c55a8.zip |
Update MAINTAINER: use @FreeBSD.org
Diffstat (limited to 'net/bnxt-kmod')
-rw-r--r-- | net/bnxt-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bnxt-kmod/Makefile b/net/bnxt-kmod/Makefile index 06fde402642b..9798df13330d 100644 --- a/net/bnxt-kmod/Makefile +++ b/net/bnxt-kmod/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 309078 CATEGORIES= net MASTER_SITES= LOCAL/shurd -MAINTAINER= shurd@freebsd.org +MAINTAINER= shurd@FreeBSD.org COMMENT= Driver for Broadcom NetXtreme-C/NetXtreme-E devices LICENSE= BSD2CLAUSE |