The branch stable/13 has been updated by manu:

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

commit e6a32ddf3ff9e0d12f5221b477bf71e7a926afc8
Author:     Emmanuel Vadot <[email protected]>
AuthorDate: 2021-08-05 16:17:34 +0000
Commit:     Emmanuel Vadot <[email protected]>
CommitDate: 2021-08-16 16:15:47 +0000

    pkgbase: Add nfsiod to the FreeBSD-nfs package
    
    Missed in 081fb644925f
    
    (cherry picked from commit e06b8f11280397d7fdaa27d8d6f8eec9e4c707b3)
---
 sbin/nfsiod/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sbin/nfsiod/Makefile b/sbin/nfsiod/Makefile
index 47cd290ec78e..912dd19e25cb 100644
--- a/sbin/nfsiod/Makefile
+++ b/sbin/nfsiod/Makefile
@@ -4,4 +4,6 @@
 PROG=  nfsiod
 MAN=   nfsiod.8
 
+PACKAGE=       nfs
+
 .include <bsd.prog.mk>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to