aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ntfsprogs
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-14 17:02:05 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-14 17:02:05 +0000
commitb55f7e59f11142289e7cff3e476c4728ec088201 (patch)
tree89c8896f4fffb8c875bab8854d6a0eb99278d810 /sysutils/ntfsprogs
parent80753bbf7c8adef1c55541fbd164da21b6844a71 (diff)
downloadports-b55f7e59f11142289e7cff3e476c4728ec088201.tar.gz
ports-b55f7e59f11142289e7cff3e476c4728ec088201.zip
Add missing manpage.
Notes
Notes: svn path=/head/; revision=116205
Diffstat (limited to 'sysutils/ntfsprogs')
-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 \