Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2015 02:43:51 +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: r384203 - head/dns/dnsmasq
Message-ID:  <201504180243.t3I2hps5075771@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Apr 18 02:43:51 2015
New Revision: 384203
URL: https://svnweb.freebsd.org/changeset/ports/384203

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/dns/dnsmasq/Makefile

Modified: head/dns/dnsmasq/Makefile
==============================================================================
--- head/dns/dnsmasq/Makefile	Sat Apr 18 02:43:10 2015	(r384202)
+++ head/dns/dnsmasq/Makefile	Sat Apr 18 02:43:51 2015	(r384203)
@@ -33,9 +33,10 @@ NLS_DESC=	IDN+NLS: Int'l Domain Names & 
 IDN_DESC=	IDN: Int'l Domain Names WITHOUT full NLS
 LUA_DESC=	Support lease-change scripts written in Lua
 DNSSEC_DESC=	Enable DNSSEC caching and validation
-USES=		shebangfix tar:xz
+USES=		cpe shebangfix tar:xz
 SHEBANG_FILES=	contrib/dynamic-dnsmasq/dynamic-dnsmasq.pl \
 		contrib/dnslist/dnslist.pl
+CPE_VENDOR=	thekelleys
 
 .include <bsd.port.options.mk>
 



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