Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2015 09:29:38 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376739 - head/security/p5-Snort-Rule
Message-ID:  <201501110929.t0B9Tc41005958@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Sun Jan 11 09:29:37 2015
New Revision: 376739
URL: https://svnweb.freebsd.org/changeset/ports/376739
QAT: https://qat.redports.org/buildarchive/r376739/

Log:
  security/p5-Snort-Rule: Add LICENSE
  
  - Pass maintainership [1]
  
  Differential Revision:	https://reviews.freebsd.org/D1492
  Submitted by:		pauls@utdallas.edu
  Approved by:		bapt(mentor)

Modified:
  head/security/p5-Snort-Rule/Makefile

Modified: head/security/p5-Snort-Rule/Makefile
==============================================================================
--- head/security/p5-Snort-Rule/Makefile	Sun Jan 11 08:40:44 2015	(r376738)
+++ head/security/p5-Snort-Rule/Makefile	Sun Jan 11 09:29:37 2015	(r376739)
@@ -9,9 +9,12 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SAXJAZMAN/Snort
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	pauls@utdallas.edu
+MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Perl5 extension for dynamically building snort rules
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 



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