aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/ntfsprogs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile
index a83aad353235..d78388cf6851 100644
--- a/sysutils/ntfsprogs/Makefile
+++ b/sysutils/ntfsprogs/Makefile
@@ -22,7 +22,8 @@ INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-MAN8= mkntfs.8 \
+MAN8= libntfs-gnomevfs.8 \
+ mkntfs.8 \
ntfscat.8 \
ntfsclone.8 \
ntfscluster.8 \