diff options
author | Steven Wallace <swallace@FreeBSD.org> | 1996-11-22 08:19:50 +0000 |
---|---|---|
committer | Steven Wallace <swallace@FreeBSD.org> | 1996-11-22 08:19:50 +0000 |
commit | 99c7e34dd2bc28f7ff9867aa43395e083f69c150 (patch) | |
tree | dcd61c68fc90101895f9eeca5cb18e6be0f82559 /comms/mgetty+sendfax | |
parent | c14bd1fe166eae4e38a8692c8cd655c07d7b4c3a (diff) | |
download | ports-99c7e34dd2bc28f7ff9867aa43395e083f69c150.tar.gz ports-99c7e34dd2bc28f7ff9867aa43395e083f69c150.zip |
Notes
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index b6f224bb7084..23723b3f31b6 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -3,7 +3,7 @@ # Date created: 21 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.12 1996/11/17 03:01:02 obrien Exp $ +# $Id: Makefile,v 1.13 1996/11/18 13:57:14 asami Exp $ # DISTNAME= mgetty-0.99 @@ -15,7 +15,7 @@ MAINTAINER= jmz@FreeBSD.org IS_INTERACTIVE= yes MAKE_FLAGS= prefix=${PREFIX} -f -MAN1= coverpg.1 fax.1 faxq.1 faqrm.1 faxrunq.1 faxspool.1 \ +MAN1= coverpg.1 fax.1 faxq.1 faxrm.1 faxrunq.1 faxspool.1 \ g3cat.1 g3topbm.1 pbmtog3.1 MAN4= mgettydefs.4 MAN5= faxqueue.5 |