diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2023-01-27 09:48:11 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2023-02-08 07:48:43 +0000 |
| commit | 751ded1d02e463249906b121df273f2fc9c15392 (patch) | |
| tree | fca6bfa22e485f875c884b2cd5763bb228dbcf57 /usr.sbin/inetd | |
| parent | 9c1720e59a6ab7bcae0ac71ef2ebc014ff5db7ad (diff) | |
Diffstat (limited to 'usr.sbin/inetd')
| -rw-r--r-- | usr.sbin/inetd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile index b8f216970d7f..9774a1a81d3b 100644 --- a/usr.sbin/inetd/Makefile +++ b/usr.sbin/inetd/Makefile @@ -5,6 +5,7 @@ CONFS= inetd.conf PROG= inetd +PACKAGE= inetd MAN= inetd.8 MLINKS= inetd.8 inetd.conf.5 SRCS= inetd.c builtins.c |
