Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 2014 08:34:38 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361661 - head/net/phpldapadmin
Message-ID:  <201407130834.s6D8Yc12038290@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sun Jul 13 08:34:37 2014
New Revision: 361661
URL: http://svnweb.freebsd.org/changeset/ports/361661
QAT: https://qat.redports.org/buildarchive/r361661/

Log:
  Add CPE infor for this port.  The vendor is, unusually, given as
  'deon_george' in the official CPE dictionary.

Modified:
  head/net/phpldapadmin/Makefile

Modified: head/net/phpldapadmin/Makefile
==============================================================================
--- head/net/phpldapadmin/Makefile	Sun Jul 13 08:30:43 2014	(r361660)
+++ head/net/phpldapadmin/Makefile	Sun Jul 13 08:34:37 2014	(r361661)
@@ -14,6 +14,9 @@ COMMENT=	PHP application to administer L
 
 LICENSE=	GPLv2
 
+USES=		cpe
+CPE_VENDOR=	deon_george
+
 NO_ARCH=	yes
 NO_BUILD=	yes
 USE_PHP=	gettext ldap openssl pcre session xml iconv hash



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