svn commit: r451754 - head/devel/cvs
Steve Wills
swills at FreeBSD.org
Wed Oct 11 14:35:43 UTC 2017
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 \
More information about the svn-ports-head
mailing list