Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2015 12:05:23 +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: r386766 - head/www/mochiweb
Message-ID:  <201505191205.t4JC5N55009192@svn.freebsd.org>

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

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/mochiweb/Makefile

Modified: head/www/mochiweb/Makefile
==============================================================================
--- head/www/mochiweb/Makefile	Tue May 19 12:05:14 2015	(r386765)
+++ head/www/mochiweb/Makefile	Tue May 19 12:05:22 2015	(r386766)
@@ -15,6 +15,9 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 CONFLICTS=	mochiweb-basho-[0-9]*
 
+USES=		cpe
+CPE_VENDOR=	mochiweb_project
+
 PLIST_SUB=	VERSION="${PORTVERSION}"
 
 USE_GITHUB=	yes



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