git: 1ab502722780 - main - security/putty: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:57:00 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1ab5027227804eb941bf829231c438fb1eeca2b8
commit 1ab5027227804eb941bf829231c438fb1eeca2b8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:48:01 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:30 +0000
security/putty: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
security/putty/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/security/putty/Makefile b/security/putty/Makefile
index 3e9c468ec4a6..6f9b7a6367e8 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -12,7 +12,6 @@ LICENSE= MIT
LICENSE_FILE= ${PATCH_WRKSRC}/LICENCE
USES= cpe gmake pkgconfig
-CPE_VENDOR= simon_tatham
MAKEFILE= Makefile.gtk
MAKE_ARGS+= "prefix=${PREFIX}"
More information about the dev-commits-ports-all
mailing list