Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2015 00:37:55 +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: r386728 - head/www/httpasyncclient
Message-ID:  <201505190037.t4J0btpZ045036@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue May 19 00:37:55 2015
New Revision: 386728
URL: https://svnweb.freebsd.org/changeset/ports/386728

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/httpasyncclient/Makefile

Modified: head/www/httpasyncclient/Makefile
==============================================================================
--- head/www/httpasyncclient/Makefile	Tue May 19 00:37:37 2015	(r386727)
+++ head/www/httpasyncclient/Makefile	Tue May 19 00:37:55 2015	(r386728)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${JAVAJARDIR}/httpclient.jar:${PORTSDIR}/www/httpclient
 
+USES=		cpe
+CPE_VENDOR=	apache
 OPTIONS_DEFINE=	DOCS EXAMPLES
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+



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