From 4efb514b70ba9acdc27026daf3c8c93917ed4fe9 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Fri, 22 Jul 2022 13:23:14 +0200 Subject: [PATCH] pkgbase: Put mount_nfs in the FreeBSD-nfs package --- sbin/mount_nfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/mount_nfs/Makefile b/sbin/mount_nfs/Makefile index a896edef898..527ea42575a 100644 --- a/sbin/mount_nfs/Makefile +++ b/sbin/mount_nfs/Makefile @@ -2,7 +2,7 @@ # # $FreeBSD$ -PACKAGE=runtime +PACKAGE=nfs PROG= mount_nfs SRCS= mount_nfs.c getmntopts.c mounttab.c MAN= mount_nfs.8