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 /lib/libypclnt | |
| parent | 0855e37c72c7904600967ff4268ef69505eb4f4e (diff) | |
Diffstat (limited to 'lib/libypclnt')
| -rw-r--r-- | lib/libypclnt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile index 636c9b6c81b9..41a4325e163b 100644 --- a/lib/libypclnt/Makefile +++ b/lib/libypclnt/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE= yp LIB= ypclnt SHLIB_MAJOR= 4 SRCS= ypclnt_connect.c \ |
