aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2026-06-03 08:22:39 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2026-06-03 08:43:09 +0000
commit86adfe6b400dc7534332647fd037ba6b5589ffb4 (patch)
tree51e840b093b2ee5d7045177f44d960b83f53c76d
parent54254c3c378f2ea9ac2fac0c659984d5237436b5 (diff)
textproc/xstream: Fix deprecated CPE_VENDOR
-rw-r--r--textproc/xstream/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xstream/Makefile b/textproc/xstream/Makefile
index 8397d63ebc74..7897c292d54d 100644
--- a/textproc/xstream/Makefile
+++ b/textproc/xstream/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
OPTIONS_DEFINE= DOCS
USES= cpe java zip
-CPE_VENDOR= ${PORTNAME}_project
+CPE_VENDOR= x-stream
NO_BUILD= yes
NO_ARCH= yes