git: a812f431dfd4 - main - sysutils/libptytty: Remove invalid CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 13:01:53 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a812f431dfd491ee46871164da718b3ef5b771ce
commit a812f431dfd491ee46871164da718b3ef5b771ce
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-12-21 12:44:01 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-12-21 12:44:01 +0000
sysutils/libptytty: Remove invalid CPE information
Approved by: portmgr (blanket)
---
sysutils/libptytty/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sysutils/libptytty/Makefile b/sysutils/libptytty/Makefile
index ce747e6c8687..67438f6a7ba1 100644
--- a/sysutils/libptytty/Makefile
+++ b/sysutils/libptytty/Makefile
@@ -11,8 +11,7 @@ COMMENT= OS independent and secure pseudo-tty management
LICENSE= GPLv2
-USES= cmake cpe
-CPE_VENDOR= marc_lehmann
+USES= cmake
OPTIONS_DEFINE= DOCS EXAMPLES