aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xstr
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-05-27 07:21:51 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-05-28 01:16:30 +0000
commitf947f58ce624b5442e24b1efa69c0ddcdf3e0ddb (patch)
tree644b6fa50a10bb523e53b255802fac187381ea6b /usr.bin/xstr
parent76a612526c8477188f41825346f99a8382e70543 (diff)
Diffstat (limited to 'usr.bin/xstr')
-rw-r--r--usr.bin/xstr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/xstr/Makefile b/usr.bin/xstr/Makefile
index 290d553a4ed6..4b68d16b5b16 100644
--- a/usr.bin/xstr/Makefile
+++ b/usr.bin/xstr/Makefile
@@ -1,3 +1,4 @@
+PACKAGE= toolchain
PROG= xstr
.include <bsd.prog.mk>