diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2023-11-27 14:35:32 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2023-12-09 11:21:02 +0000 |
| commit | 0fb9d5786bff57a7d5b2056fdbc1baaec9406885 (patch) | |
| tree | 1988cec97e50e1cbe6779af06f2646e5522370ee /usr.bin | |
| parent | 6abee52e0d79f68fd725de748d7027ca8eef2294 (diff) | |
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/tr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/tr/Makefile b/usr.bin/tr/Makefile index bc220aaae381..17b633a7827b 100644 --- a/usr.bin/tr/Makefile +++ b/usr.bin/tr/Makefile @@ -1,6 +1,7 @@ .include <src.opts.mk> +PACKAGE= runtime PROG= tr SRCS= cmap.c cset.c str.c tr.c |
