git: 84208cde1719 - main - www/h2o: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:57:11 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=84208cde1719df99f28631513ee48290a5641e56
commit 84208cde1719df99f28631513ee48290a5641e56
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 10:53:03 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:39 +0000
www/h2o: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
www/h2o/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/h2o/Makefile b/www/h2o/Makefile
index fabc9243956d..a19c057985aa 100644
--- a/www/h2o/Makefile
+++ b/www/h2o/Makefile
@@ -23,7 +23,7 @@ USE_GITHUB= yes
USE_PERL5= run
USE_LDCONFIG= yes
-CPE_VENDOR= h2o_project
+CPE_VENDOR= dena
CONFLICTS= h2o-devel-*
More information about the dev-commits-ports-all
mailing list