git: f6f6445f0da5 - main - www/mod_rpaf2: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:15:13 UTC 2021


The branch main has been updated by decke:

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

commit f6f6445f0da5a1dc1073536e1daa56b94de6b04c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:52:12 +0000
Commit:     Bernhard Froehlich <decke at 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


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