Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2015 23:27:57 +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: r393134 - head/security/openbsm
Message-ID:  <201507282327.t6SNRv3F095060@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jul 28 23:27:56 2015
New Revision: 393134
URL: https://svnweb.freebsd.org/changeset/ports/393134

Log:
  - Add LICENSE
  - Drop @dirrm* from plist
  
  Approved by:	portmgr blanket

Modified:
  head/security/openbsm/Makefile
  head/security/openbsm/pkg-plist

Modified: head/security/openbsm/Makefile
==============================================================================
--- head/security/openbsm/Makefile	Tue Jul 28 23:27:49 2015	(r393133)
+++ head/security/openbsm/Makefile	Tue Jul 28 23:27:56 2015	(r393134)
@@ -10,6 +10,9 @@ DISTNAME=	openbsm-${DISTVERSION}
 MAINTAINER=	flz@FreeBSD.org
 COMMENT=	Open Source Basic Security Module (BSM) Audit Implementation
 
+LICENSE=	BSD2CLAUSE BSD3CLAUSE
+LICENSE_COMB=	multi
+
 CONFLICTS=	openbsm-devel-1.[0-9]*
 
 GNU_CONFIGURE=	yes

Modified: head/security/openbsm/pkg-plist
==============================================================================
--- head/security/openbsm/pkg-plist	Tue Jul 28 23:27:49 2015	(r393133)
+++ head/security/openbsm/pkg-plist	Tue Jul 28 23:27:56 2015	(r393134)
@@ -60,4 +60,3 @@ sbin/auditd
 sbin/auditfilterd
 sbin/auditreduce
 sbin/praudit
-@dirrm include/bsm



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