Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 15:15:11 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f6f6445f0da5 - main - www/mod_rpaf2: Add CPE information
Message-ID:  <202109301515.18UFFBql047035@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit f6f6445f0da5a1dc1073536e1daa56b94de6b04c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 14:52:12 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-30 15:14:18 +0000

    www/mod_rpaf2: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/mod_rpaf2/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www/mod_rpaf2/Makefile b/www/mod_rpaf2/Makefile
index 847dabbb3c4d..6a1ed5f9fec0 100644
--- a/www/mod_rpaf2/Makefile
+++ b/www/mod_rpaf2/Makefile
@@ -12,7 +12,9 @@ COMMENT=	Make proxied requests appear with client IP
 
 LICENSE=	APACHE20
 
-USES=		apache:2.4+
+USES=		apache:2.4+ cpe
+
+CPE_VENDOR=	thomas_eibner
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	gnif



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