diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-05-27 07:21:51 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-05-28 01:16:30 +0000 |
| commit | f947f58ce624b5442e24b1efa69c0ddcdf3e0ddb (patch) | |
| tree | 644b6fa50a10bb523e53b255802fac187381ea6b /usr.bin/xstr | |
| parent | 76a612526c8477188f41825346f99a8382e70543 (diff) | |
Diffstat (limited to 'usr.bin/xstr')
| -rw-r--r-- | usr.bin/xstr/Makefile | 1 |
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> |
