Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2015 02:12:58 +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: r386734 - head/www/mod_chroot
Message-ID:  <201505190212.t4J2Cwnq093816@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue May 19 02:12:57 2015
New Revision: 386734
URL: https://svnweb.freebsd.org/changeset/ports/386734

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/mod_chroot/Makefile

Modified: head/www/mod_chroot/Makefile
==============================================================================
--- head/www/mod_chroot/Makefile	Tue May 19 02:12:50 2015	(r386733)
+++ head/www/mod_chroot/Makefile	Tue May 19 02:12:57 2015	(r386734)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://core.segfault.pl/~h
 MAINTAINER=	apache@FreeBSD.org
 COMMENT=	The mod_chroot makes running Apache in a chroot easy
 
+USES=		cpe
+CPE_VENDOR=	marek_gutkowski
 USE_APACHE=	22+
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes



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