summaryrefslogtreecommitdiffstats
path: root/sbin/mount_portalfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_portalfs/Makefile')
-rw-r--r--sbin/mount_portalfs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_portalfs/Makefile b/sbin/mount_portalfs/Makefile
index fc332ee..edf55ee 100644
--- a/sbin/mount_portalfs/Makefile
+++ b/sbin/mount_portalfs/Makefile
@@ -1,10 +1,10 @@
# From: @(#)Makefile 8.3 (Berkeley) 3/27/94
# $FreeBSD$
-PROG= mount_portal
-SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
+PROG= mount_portalfs
+SRCS= mount_portalfs.c activate.c conf.c getmntopts.c pt_conf.c \
pt_exec.c pt_file.c pt_tcp.c pt_tcplisten.c
-MAN= mount_portal.8
+MAN= mount_portalfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+=-I${MOUNT}
OpenPOWER on IntegriCloud