git: 204b5ee9a342 - main - net/phpldapadmin: Fix CPE information because current one is deprecated

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 14 10:56:58 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=204b5ee9a342ad8d30cb7229cd1d8c406c07bf12

commit 204b5ee9a342ad8d30cb7229cd1d8c406c07bf12
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:46:33 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:28 +0000

    net/phpldapadmin: Fix CPE information because current one is deprecated
    
    Approved by:    portmgr (blanket)
---
 net/phpldapadmin/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile
index 475d5f6fc92a..8969c67a8e1a 100644
--- a/net/phpldapadmin/Makefile
+++ b/net/phpldapadmin/Makefile
@@ -19,7 +19,7 @@ GH_PROJECT=	phpLDAPadmin
 
 NO_ARCH=	yes
 NO_BUILD=	yes
-CPE_VENDOR=	deon_george
+CPE_VENDOR=	phpldapadmin_project
 
 OPTIONS_DEFINE=	MCRYPT
 


More information about the dev-commits-ports-all mailing list