Date: Wed, 25 Mar 2015 13:11:43 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382213 - head/x11/libXxf86dga Message-ID: <201503251311.t2PDBhKj069245@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Wed Mar 25 13:11:42 2015 New Revision: 382213 URL: https://svnweb.freebsd.org/changeset/ports/382213 QAT: https://qat.redports.org/buildarchive/r382213/ Log: x11/libXxf86dga: add CPE information PR: 197968 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket) Modified: head/x11/libXxf86dga/Makefile Modified: head/x11/libXxf86dga/Makefile ============================================================================== --- head/x11/libXxf86dga/Makefile Wed Mar 25 13:03:32 2015 (r382212) +++ head/x11/libXxf86dga/Makefile Wed Mar 25 13:11:42 2015 (r382213) @@ -13,5 +13,8 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= xproto x11 xextproto xext xf86dgaproto:both +USES+= cpe +CPE_PRODUCT= libxxf86dga +CPE_VENDOR= x .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503251311.t2PDBhKj069245>