aboutsummaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 03:01:21 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 03:01:21 +0000
commitfe5b7da7740ec43483458ef42c6e8f3b53c4902d (patch)
treedd4aac2e64c7203101293c618f147ea71478f661 /comms/mgetty+sendfax/Makefile
parenteb3e95c0b4edb8405f127765f12c7fcca8a2563a (diff)
downloadports-fe5b7da7740ec43483458ef42c6e8f3b53c4902d.tar.gz
ports-fe5b7da7740ec43483458ef42c6e8f3b53c4902d.zip
CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
Notes
Notes: svn path=/head/; revision=4529
Diffstat (limited to 'comms/mgetty+sendfax/Makefile')
-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)