summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-28 00:19:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-28 00:19:19 +0000
commit5cec3337cf2d15fb9c4342005615fff3f9dd767a (patch)
treef005fcd0c1617573c5fbe814b46e1b1bc96a18df /comms
parentDon't change ownership/permission of system directories (diff)
Add missing manpages
Notes
Notes: svn path=/head/; revision=68982
Diffstat (limited to 'comms')
-rw-r--r--comms/mgetty+sendfax/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index e63f52c500dc..678cb800bfee 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -15,7 +15,9 @@ MAINTAINER= jmz@FreeBSD.org
WRKSRC= ${WRKDIR}/mgetty-1.1.28
MAKE_FLAGS= prefix=${PREFIX} -f
-MAN1= coverpg.1 \
+MAN1= autopvf.1 \
+ basictopvf.1 \
+ coverpg.1 \
fax.1 \
faxq.1 \
faxrm.1 \