pkgbase: Add nfsiod to the FreeBSD-nfs package

Missed in 081fb64492

(cherry picked from commit e06b8f1128)
This commit is contained in:
Emmanuel Vadot 2021-08-05 18:17:34 +02:00
parent 1516cd8735
commit e6a32ddf3f

View file

@ -4,4 +4,6 @@
PROG= nfsiod
MAN= nfsiod.8
PACKAGE= nfs
.include <bsd.prog.mk>