Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 16:54:18 +0000 (UTC)
From:      Dag-Erling Smørgrav <des@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356515 - head/www/tomcat7
Message-ID:  <201406041654.s54GsIQj099714@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Wed Jun  4 16:54:18 2014
New Revision: 356515
URL: http://svnweb.freebsd.org/changeset/ports/356515
QAT: https://qat.redports.org/buildarchive/r356515/

Log:
  Add CPE information.
  
  With hat:	ports-secteam

Modified:
  head/www/tomcat7/Makefile

Modified: head/www/tomcat7/Makefile
==============================================================================
--- head/www/tomcat7/Makefile	Wed Jun  4 16:54:13 2014	(r356514)
+++ head/www/tomcat7/Makefile	Wed Jun  4 16:54:18 2014	(r356515)
@@ -16,6 +16,9 @@ LICENSE=	APACHE20
 
 RUN_DEPENDS=	jsvc:${PORTSDIR}/devel/jakarta-commons-daemon
 
+USES=		cpe
+CPE_VENDOR=	apache
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes



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