svn commit: r386712 - head/www/mod_vhs

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon May 18 20:39:22 UTC 2015


Author: amdmi3
Date: Mon May 18 20:39:21 2015
New Revision: 386712
URL: https://svnweb.freebsd.org/changeset/ports/386712

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/mod_vhs/Makefile

Modified: head/www/mod_vhs/Makefile
==============================================================================
--- head/www/mod_vhs/Makefile	Mon May 18 20:02:42 2015	(r386711)
+++ head/www/mod_vhs/Makefile	Mon May 18 20:39:21 2015	(r386712)
@@ -14,6 +14,8 @@ LICENSE=	APACHE11
 
 MANUAL_PACKAGE_BUILD=	needs apr with LDAP and DBD options enabled
 
+USES=		cpe
+CPE_VENDOR=	xavier_beaudouin
 USE_APACHE=	22+
 USE_PHP=	yes
 USE_PHP_BUILD=	yes


More information about the svn-ports-all mailing list