git: a099694ecdbd - main - pkgbase: Put libwrap in FreeBSD-tcpd package

From: Emmanuel Vadot <manu_at_FreeBSD.org>
Date: Wed, 26 Oct 2022 17:49:06 UTC
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/src/commit/?id=a099694ecdbdc50445487c5b1ebebdc13c2f0b43

commit a099694ecdbdc50445487c5b1ebebdc13c2f0b43
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-07-22 09:06:05 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-10-26 17:46:32 +0000

    pkgbase: Put libwrap in FreeBSD-tcpd package
    
    It belongs there with the tcp wrapper utilities
    
    Differential Revision:  https://reviews.freebsd.org/D36226
---
 lib/libwrap/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile
index 71559b17e6ad..a396be5a0899 100644
--- a/lib/libwrap/Makefile
+++ b/lib/libwrap/Makefile
@@ -4,7 +4,7 @@
 
 .include <src.opts.mk>
 
-PACKAGE=	runtime
+PACKAGE=	tcpd
 
 CONFS=	hosts.allow
 LIB=	wrap