svn commit: r382107 - head/x11/libXp
Bartek Rutkowski
robak at FreeBSD.org
Tue Mar 24 15:05:10 UTC 2015
Author: robak
Date: Tue Mar 24 15:05:09 2015
New Revision: 382107
URL: https://svnweb.freebsd.org/changeset/ports/382107
QAT: https://qat.redports.org/buildarchive/r382107/
Log:
x11/libXp: add CPE information
- Maintainer's timeout (x11 at FreeBSD.org)
PR: 197959
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/x11/libXp/Makefile
Modified: head/x11/libXp/Makefile
==============================================================================
--- head/x11/libXp/Makefile Tue Mar 24 14:55:34 2015 (r382106)
+++ head/x11/libXp/Makefile Tue Mar 24 15:05:09 2015 (r382107)
@@ -14,5 +14,8 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 xext xextproto xau printproto:both
+USES+= cpe
+CPE_PRODUCT= libxp
+CPE_VENDOR= x
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list