summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax
diff options
context:
space:
mode:
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r--comms/mgetty+sendfax/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 76ff40f6eb9b..0adf3c53154b 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -3,19 +3,18 @@
# Date created: 21 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.10 1996/09/13 23:51:51 jmz Exp $
+# $Id: Makefile,v 1.11 1996/09/14 01:59:33 asami Exp $
#
DISTNAME= mgetty-0.99
-CATEGORIES+= comms
+CATEGORIES= comms
MASTER_SITES= ftp://ftp.leo.org/pub/comp/networking/communication/modem/mgetty/
DISTFILES= mgetty099-Aug07.tar.gz
MAINTAINER= jmz@FreeBSD.org
-MAKE_FLAGS= prefix=${PREFIX} -f
-
IS_INTERACTIVE= yes
+MAKE_FLAGS= prefix=${PREFIX} -f
pre-install:
@(cd ${WRKSRC}/doc; ${GMAKE} manpages)