git: 9c3b0203a10e - stable/13 - pkgbase: Put mount_nfs in the FreeBSD-nfs package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Feb 2023 09:33:04 UTC
The branch stable/13 has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=9c3b0203a10e72fd2f6c7065cef5175f2d2dbe3c
commit 9c3b0203a10e72fd2f6c7065cef5175f2d2dbe3c
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-07-22 11:23:14 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-02-02 09:32:54 +0000
pkgbase: Put mount_nfs in the FreeBSD-nfs package
(cherry picked from commit 4efb514b70ba9acdc27026daf3c8c93917ed4fe9)
---
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 a896edef898f..527ea42575a5 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