svn commit: r356514 - head/www/tomcat6

Dag-Erling Smørgrav des at FreeBSD.org
Wed Jun 4 16:54:14 UTC 2014


Author: des
Date: Wed Jun  4 16:54:13 2014
New Revision: 356514
URL: http://svnweb.freebsd.org/changeset/ports/356514
QAT: https://qat.redports.org/buildarchive/r356514/

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

Modified:
  head/www/tomcat6/Makefile

Modified: head/www/tomcat6/Makefile
==============================================================================
--- head/www/tomcat6/Makefile	Wed Jun  4 16:54:08 2014	(r356513)
+++ head/www/tomcat6/Makefile	Wed Jun  4 16:54:13 2014	(r356514)
@@ -15,6 +15,9 @@ COMMENT=	Open-source Java web server by 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+USES=		cpe
+CPE_VENDOR=	apache
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	YES


More information about the svn-ports-all mailing list