git: af38da83afe3 - stable/13 - pkgbase: Put libwrap in FreeBSD-tcpd package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Feb 2023 09:33:13 UTC
The branch stable/13 has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=af38da83afe3c57a33cd8872e94074852954b332
commit af38da83afe3c57a33cd8872e94074852954b332
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-07-22 09:06:05 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-02-02 09:32:55 +0000
pkgbase: Put libwrap in FreeBSD-tcpd package
It belongs there with the tcp wrapper utilities
Differential Revision: https://reviews.freebsd.org/D36226
(cherry picked from commit a099694ecdbdc50445487c5b1ebebdc13c2f0b43)
---
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