Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2016 20:18:31 +0000 (UTC)
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423442 - head/net/intel-ixl-kmod
Message-ID:  <201610062018.u96KIVnU054319@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Thu Oct  6 20:18:31 2016
New Revision: 423442
URL: https://svnweb.freebsd.org/changeset/ports/423442

Log:
  Change MAINTAINER variable to support using this as a master port
  for other slave ports.
  
  PR:	212828
  Submitted by:	 Sergey Kozlov <kozlov.sergey.404@gmail.com>
  Reviewed by:	Franco Fichtner <franco@opnsense.org>

Modified:
  head/net/intel-ixl-kmod/Makefile

Modified: head/net/intel-ixl-kmod/Makefile
==============================================================================
--- head/net/intel-ixl-kmod/Makefile	Thu Oct  6 20:15:36 2016	(r423441)
+++ head/net/intel-ixl-kmod/Makefile	Thu Oct  6 20:18:31 2016	(r423442)
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR?=	25160/eng
 PKGNAMEPREFIX=	intel-
 PKGNAMESUFFIX=	-kmod
 
-MAINTAINER=	freebsd@intel.com
+MAINTAINER?=	freebsd@intel.com
 COMMENT?=	40 gigabit FreeBSD Base Driver for Intel(R) Network Connections
 
 LICENSE=	BSD2CLAUSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610062018.u96KIVnU054319>