diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-08-27 17:22:35 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-08-27 17:22:35 +0000 |
commit | fe0b8e7d4345da4453eef950cf4cbf62f8e63660 (patch) | |
tree | 1e8cf0b47af0262dabb32e9641c30bfe0648f30c /comms/mgetty+sendfax | |
parent | f0a1a31f820cae3fe443bf8cc7c76ad4adca2072 (diff) | |
download | ports-fe0b8e7d4345da4453eef950cf4cbf62f8e63660.tar.gz ports-fe0b8e7d4345da4453eef950cf4cbf62f8e63660.zip |
Notes
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 14 | ||||
-rw-r--r-- | comms/mgetty+sendfax/distinfo | 2 | ||||
-rw-r--r-- | comms/mgetty+sendfax/pkg-plist | 1 |
3 files changed, 9 insertions, 8 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 6164e772bce6..6b61cd25d181 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,19 +1,19 @@ -# New ports collection makefile for: mgetty+sendfax -# Version required: 1.1.20 -# Date created: 20 April 1998 -# Whom: rkw +# New ports collection makefile for: mgetty+sendfax +# Version required: 1.1.21 +# Date created: 20 April 1998 +# Whom: rkw # # $FreeBSD$ # -DISTNAME= mgetty1.1.20-Jan17 -PKGNAME= mgetty-1.1.20 +DISTNAME= mgetty1.1.21-Jul24 +PKGNAME= mgetty-1.1.21 CATEGORIES= comms MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ MAINTAINER= jmz@FreeBSD.org -WRKSRC= ${WRKDIR}/mgetty-1.1.20 +WRKSRC= ${WRKDIR}/mgetty-1.1.21 MAKE_FLAGS= prefix=${PREFIX} -f MAN1= coverpg.1 \ fax.1 \ diff --git a/comms/mgetty+sendfax/distinfo b/comms/mgetty+sendfax/distinfo index 02cdede84a8b..6330cb702d10 100644 --- a/comms/mgetty+sendfax/distinfo +++ b/comms/mgetty+sendfax/distinfo @@ -1 +1 @@ -MD5 (mgetty1.1.20-Jan17.tar.gz) = c4b6022240089b90f7218084059d9aa4 +MD5 (mgetty1.1.21-Jul24.tar.gz) = dce35cf36bdc6b87d3b931a644f0fc0e diff --git a/comms/mgetty+sendfax/pkg-plist b/comms/mgetty+sendfax/pkg-plist index 4c89c021b2ab..1eac5d25729c 100644 --- a/comms/mgetty+sendfax/pkg-plist +++ b/comms/mgetty+sendfax/pkg-plist @@ -36,6 +36,7 @@ bin/wavtopvf etc/mgetty+sendfax/dialin.config etc/mgetty+sendfax/faxheader etc/mgetty+sendfax/faxrunq.config +etc/mgetty+sendfax/faxspool.rules.sample etc/mgetty+sendfax/login.config @unexec rm -f %D/etc/mgetty+sendfax/faxheader %D/etc/mgetty+sendfax/mgetty.config* %D/etc/mgetty+sendfax/sendfax.config* @unexec install-info --delete %D/info/mgetty.info %D/info/dir |