diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-28 00:19:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-28 00:19:19 +0000 |
commit | 5cec3337cf2d15fb9c4342005615fff3f9dd767a (patch) | |
tree | f005fcd0c1617573c5fbe814b46e1b1bc96a18df /comms/mgetty+sendfax | |
parent | 82baedfd33a770eba7d3a74aee3ea6834b526826 (diff) | |
download | ports-5cec3337cf2d15fb9c4342005615fff3f9dd767a.tar.gz ports-5cec3337cf2d15fb9c4342005615fff3f9dd767a.zip |
Notes
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 4 |
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 \ |