git: 591f830053fd - main - www/serf: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Aug 19 15:06:37 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=591f830053fd0114ac074ded55e2a69b36c553f4

commit 591f830053fd0114ac074ded55e2a69b36c553f4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-19 14:56:16 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-19 15:06:24 +0000

    www/serf: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 www/serf/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/serf/Makefile b/www/serf/Makefile
index 71f7d740fbc4..d922bff89fc2 100644
--- a/www/serf/Makefile
+++ b/www/serf/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS+=	libapr-1.so:devel/apr1
 USES=		scons ssl tar:bzip2 cpe
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	serf_project
+
 OPTIONS_DEFINE=		DOCS
 OPTIONS_RADIO=		KERBEROS
 OPTIONS_RADIO_KERBEROS=	GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT


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