Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2017 14:35:42 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451754 - head/devel/cvs
Message-ID:  <201710111435.v9BEZgue020630@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Oct 11 14:35:42 2017
New Revision: 451754
URL: https://svnweb.freebsd.org/changeset/ports/451754

Log:
  add CPE data

Modified:
  head/devel/cvs/Makefile

Modified: head/devel/cvs/Makefile
==============================================================================
--- head/devel/cvs/Makefile	Wed Oct 11 14:35:28 2017	(r451753)
+++ head/devel/cvs/Makefile	Wed Oct 11 14:35:42 2017	(r451754)
@@ -24,7 +24,8 @@ IPV6_PATCH_SITES=	ftp://ftp.kame.net/pub/kame/misc/
 IPV6_PATCHFILES=	${DISTNAME}-v6-20140105.diff.gz:-p1
 KERBEROS_MAKE_ARGS=	KERBEROS_SUPPORT=yes
 
-USES=		makeinfo shebangfix tar:xz uidfix
+USES=		cpe makeinfo shebangfix tar:xz uidfix
+CPE_VENDOR=	gnu
 SHEBANG_FILES=	contrib/clmerge contrib/cln_hist \
 		contrib/commit_prep contrib/cvs_acls \
 		contrib/easy-import contrib/log \



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