diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-22 11:03:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-22 11:03:01 +0000 |
commit | c0d742c00d65a5553e118e23a9981ff9cdc49a27 (patch) | |
tree | 9b6a20831644418953c80ebb13e5ba4687963674 /comms | |
parent | bc8f726f8937fcdb2bdc546d5660446feef18161 (diff) | |
download | ports-c0d742c00d65a5553e118e23a9981ff9cdc49a27.tar.gz ports-c0d742c00d65a5553e118e23a9981ff9cdc49a27.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 23723b3f31b6..1de7c16a0196 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.13 1996/11/18 13:57:14 asami Exp $ +# $Id: Makefile,v 1.14 1996/11/22 08:19:50 swallace Exp $ # DISTNAME= mgetty-0.99 @@ -13,6 +13,7 @@ DISTFILES= mgetty099-Aug07.tar.gz MAINTAINER= jmz@FreeBSD.org +NO_PACKAGE= yes # too many questions IS_INTERACTIVE= yes MAKE_FLAGS= prefix=${PREFIX} -f MAN1= coverpg.1 fax.1 faxq.1 faxrm.1 faxrunq.1 faxspool.1 \ |