Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 16:23:28 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367565 - in head/sysutils/lmmon: . files
Message-ID:  <201409071623.s87GNS0O070622@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  7 16:23:28 2014
New Revision: 367565
URL: http://svnweb.freebsd.org/changeset/ports/367565
QAT: https://qat.redports.org/buildarchive/r367565/

Log:
  - Allow staging as a regular user
  - Clarify license
  - Remove obsolete patch (alpha)

Deleted:
  head/sysutils/lmmon/files/
Modified:
  head/sysutils/lmmon/Makefile

Modified: head/sysutils/lmmon/Makefile
==============================================================================
--- head/sysutils/lmmon/Makefile	Sun Sep  7 16:12:36 2014	(r367564)
+++ head/sysutils/lmmon/Makefile	Sun Sep  7 16:23:28 2014	(r367565)
@@ -10,8 +10,9 @@ MASTER_SITES=	LOCAL/bf
 MAINTAINER=	bf@FreeBSD.org
 COMMENT=	Display information gathered from MB power management controller
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
+USES=		uidfix
 GNU_CONFIGURE=	yes
 
 ONLY_FOR_ARCHS=	i386 amd64



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