Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2018 09:38:29 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480848 - head/sysutils/mptd
Message-ID:  <201809280938.w8S9cTEY035618@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Sep 28 09:38:29 2018
New Revision: 480848
URL: https://svnweb.freebsd.org/changeset/ports/480848

Log:
  - Add LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/mptd/Makefile
  head/sysutils/mptd/pkg-descr

Modified: head/sysutils/mptd/Makefile
==============================================================================
--- head/sysutils/mptd/Makefile	Fri Sep 28 09:08:29 2018	(r480847)
+++ head/sysutils/mptd/Makefile	Fri Sep 28 09:38:29 2018	(r480848)
@@ -10,6 +10,8 @@ MASTER_SITES=	https://www.glenbarber.us/ports/${CATEGO
 MAINTAINER=	feld@FreeBSD.org
 COMMENT=	Monitoring daemon for mpt RAID controllers
 
+LICENSE=	BSD2CLAUSE
+
 USE_RC_SUBR=	mptd
 PLIST_FILES+=	sbin/mptd
 

Modified: head/sysutils/mptd/pkg-descr
==============================================================================
--- head/sysutils/mptd/pkg-descr	Fri Sep 28 09:08:29 2018	(r480847)
+++ head/sysutils/mptd/pkg-descr	Fri Sep 28 09:38:29 2018	(r480848)
@@ -1,3 +1,3 @@
 Monitoring daemon for mpt RAID controllers
 
-WWW: http://www.freebsd.org/
+WWW: https://www.freebsd.org/



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