Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2015 19:26:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383959 - head/www/mod_fcgid
Message-ID:  <201504131926.t3DJQJPb068534@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Apr 13 19:26:18 2015
New Revision: 383959
URL: https://svnweb.freebsd.org/changeset/ports/383959

Log:
  - Add CPE information
  
  PR:		199024
  Submitted by:	shun <shun.fbsd.pr@dropcut.net>
  Approved by:	maintainer (timeout, 14 days)

Modified:
  head/www/mod_fcgid/Makefile

Modified: head/www/mod_fcgid/Makefile
==============================================================================
--- head/www/mod_fcgid/Makefile	Mon Apr 13 19:26:14 2015	(r383958)
+++ head/www/mod_fcgid/Makefile	Mon Apr 13 19:26:18 2015	(r383959)
@@ -15,6 +15,8 @@ COMMENT=	Alternative FastCGI module for 
 LICENSE=	APACHE20
 
 USE_APACHE=	22+
+USES=		cpe
+CPE_VENDOR=	apache
 
 HAS_CONFIGURE=		yes
 CONFIGURE_SCRIPT=	configure.apxs



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