aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 14:52:12 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 15:14:18 +0000
commitf6f6445f0da5a1dc1073536e1daa56b94de6b04c (patch)
treefd0ddbc8fd6b470a643a7b3ba7bf2f882571621e
parent77561a94ae5de1899208a65e90e3c4e641ebc445 (diff)
-rw-r--r--www/mod_rpaf2/Makefile4
1 files changed, 3 insertions, 1 deletions
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