git: 4efb514b70ba - main - pkgbase: Put mount_nfs in the FreeBSD-nfs package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Aug 2022 19:16:05 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=4efb514b70ba9acdc27026daf3c8c93917ed4fe9
commit 4efb514b70ba9acdc27026daf3c8c93917ed4fe9
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-07-22 11:23:14 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-08-16 19:15:04 +0000
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 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