diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-14 14:31:30 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-21 09:17:27 +0000 |
| commit | 93c43690960274dd3bb67b1ee0f1dd3ca4d13def (patch) | |
| tree | 2ccc71b9c29ff84cd47091175e6f618b5953be27 /lib/libypclnt/Makefile | |
| parent | eb14f050a39f7f71110535ad260fb8df5eef068c (diff) | |
Diffstat (limited to 'lib/libypclnt/Makefile')
| -rw-r--r-- | lib/libypclnt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile index 41a4325e163b..c3e6b23249c4 100644 --- a/lib/libypclnt/Makefile +++ b/lib/libypclnt/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PACKAGE= yp +PACKAGE= runtime LIB= ypclnt SHLIB_MAJOR= 4 SRCS= ypclnt_connect.c \ |
