svn commit: r382477 - head/www/geronimo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:18:23 UTC 2015


Author: sunpoet
Date: Sat Mar 28 12:18:22 2015
New Revision: 382477
URL: https://svnweb.freebsd.org/changeset/ports/382477
QAT: https://qat.redports.org/buildarchive/r382477/

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

Modified:
  head/www/geronimo/Makefile

Modified: head/www/geronimo/Makefile
==============================================================================
--- head/www/geronimo/Makefile	Sat Mar 28 12:18:17 2015	(r382476)
+++ head/www/geronimo/Makefile	Sat Mar 28 12:18:22 2015	(r382477)
@@ -12,6 +12,8 @@ DISTNAME=	${PORTNAME}-${WEBSERVER}-javae
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Open-source Java EE 5 application server
 
+USES=		cpe
+CPE_VENDOR=	apache
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	YES


More information about the svn-ports-head mailing list