git: 2814bd81b513 - main - archivers/unace: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:25 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2814bd81b5135aa178a95877fe3bfa892f2d1a87
commit 2814bd81b5135aa178a95877fe3bfa892f2d1a87
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:15:08 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:00 +0000
archivers/unace: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
archivers/unace/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile
index 98d462108b8a..6c86bb6b3039 100644
--- a/archivers/unace/Makefile
+++ b/archivers/unace/Makefile
@@ -12,7 +12,7 @@ COMMENT= Extract, view & test ACE archives
MAKE_JOBS_UNSAFE= yes
USES= cpe gmake
-CPE_VENDOR= unace_project
+CPE_VENDOR= winace
ALL_TARGET= clean unace
PLIST_FILES= bin/unace
More information about the dev-commits-ports-all
mailing list