svn commit: r480848 - head/sysutils/mptd

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Sep 28 09:38:30 UTC 2018


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 at 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/


More information about the svn-ports-head mailing list