diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2021-09-28 09:49:50 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-21 09:17:22 +0000 |
| commit | 5abb10faa1ff471b45ac4f49ace2b79cc57d7c3c (patch) | |
| tree | a41e90ed3b6eaab80c46381feb93586070e2b31a /libexec | |
| parent | 0855e37c72c7904600967ff4268ef69505eb4f4e (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/ypxfr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ypxfr/Makefile b/libexec/ypxfr/Makefile index c4472fb167ce..36dc65d28580 100644 --- a/libexec/ypxfr/Makefile +++ b/libexec/ypxfr/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE= yp PROG= ypxfr SRCS= yp_dblookup.c yp_dbwrite.c yp_error.c \ ypxfr_getmap.c ypxfr_main.c ypxfr_misc.c \ |
