svn commit: r382709 - head/www/myfaces

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 30 19:00:01 UTC 2015


Author: sunpoet
Date: Mon Mar 30 19:00:00 2015
New Revision: 382709
URL: https://svnweb.freebsd.org/changeset/ports/382709
QAT: https://qat.redports.org/buildarchive/r382709/

Log:
  - Add CPE information
  
  PR:		199028
  Submitted by:	shun <shun.fbsd.pr at dropcut.net>

Modified:
  head/www/myfaces/Makefile

Modified: head/www/myfaces/Makefile
==============================================================================
--- head/www/myfaces/Makefile	Mon Mar 30 18:56:10 2015	(r382708)
+++ head/www/myfaces/Makefile	Mon Mar 30 19:00:00 2015	(r382709)
@@ -14,6 +14,8 @@ COMMENT=	Free open source JavaServer(tm)
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes
+USES=		cpe
+CPE_VENDOR=	apache
 
 OPTIONS_DEFINE=	DOCS
 


More information about the svn-ports-head mailing list