diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2022-07-22 08:43:39 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2022-10-26 17:46:30 +0000 |
| commit | a71ea7bea0d2a8ba86373377c3c1443acbeab5d2 (patch) | |
| tree | a3930b81811416d8d39e0ecebd18d450f6919dcf /cddl/lib/libnvpair/Makefile | |
| parent | 0bf688786f7d5508b43b50c62f50f022e33b1352 (diff) | |
Diffstat (limited to 'cddl/lib/libnvpair/Makefile')
| -rw-r--r-- | cddl/lib/libnvpair/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cddl/lib/libnvpair/Makefile b/cddl/lib/libnvpair/Makefile index d436b9b1df27..8a7dd0093cf1 100644 --- a/cddl/lib/libnvpair/Makefile +++ b/cddl/lib/libnvpair/Makefile @@ -7,7 +7,7 @@ LIB= nvpair LIBADD= spl -PACKAGE= runtime +PACKAGE= zfs # user INCS= libnvpair.h SRCS= libnvpair.c \ |
