git: 7e0297fac61e - main - java/netty: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:47 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7e0297fac61e1096e1057417ecc8b4884a696077
commit 7e0297fac61e1096e1057417ecc8b4884a696077
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:35:38 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:19 +0000
java/netty: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
java/netty/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/java/netty/Makefile b/java/netty/Makefile
index e300d4398f88..cd07c11cd65b 100644
--- a/java/netty/Makefile
+++ b/java/netty/Makefile
@@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cpe tar:bzip2
USE_JAVA= yes
-CPE_VENDOR= netty_project
JAVA_VERSION= 8+
JAVA_EXTRACT= yes
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list