svn commit: r383959 - head/www/mod_fcgid

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 13 19:26:20 UTC 2015


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 at 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


More information about the svn-ports-head mailing list