diff options
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 \ |