git: 87b574bf8367 - main - net/c3270: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 3 06:41:45 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=87b574bf8367a19a844605ad4f353aec7dd7f610
commit 87b574bf8367a19a844605ad4f353aec7dd7f610
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 06:40:46 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-03 06:40:46 +0000
net/c3270: Fix CPE information
Approved by: portmgr (blanket)
---
net/c3270/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index 7b9c14849bc1..25892d616426 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -9,4 +9,6 @@ C3270= YES
MASTERDIR= ${.CURDIR}/../../x11/x3270
+CPE_PRODUCT= x3270
+
.include "${MASTERDIR}/Makefile"
More information about the dev-commits-ports-all
mailing list