diff options
author | hira <hira@pkgsrc.org> | 2005-07-01 10:16:28 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2005-07-01 10:16:28 +0000 |
commit | f0b5e13ad13484ac27496359a83721a1668c093f (patch) | |
tree | d9d9c92eadecbdb9ea128d42db2d2bdfddb42a99 /comms | |
parent | c9e0a8ff66dd72ef31a1ae627012a5da1f90425a (diff) | |
download | pkgsrc-f0b5e13ad13484ac27496359a83721a1668c093f.tar.gz |
Add missing entries to PLIST. Bump PKGREVISION.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 4 | ||||
-rw-r--r-- | comms/mgetty+sendfax/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 80222ea5ae7..35745d08728 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2005/06/12 14:29:53 hira Exp $ +# $NetBSD: Makefile,v 1.47 2005/07/01 10:16:28 hira Exp $ DISTNAME= mgetty1.1.31-Jul24 PKGNAME= mgetty-1.1.31 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ \ ftp://alpha.greenie.net/pub/mgetty/source/1.1/ diff --git a/comms/mgetty+sendfax/PLIST b/comms/mgetty+sendfax/PLIST index e031dc24a25..a8abb626a31 100644 --- a/comms/mgetty+sendfax/PLIST +++ b/comms/mgetty+sendfax/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2005/06/12 14:29:53 hira Exp $ +@comment $NetBSD: PLIST,v 1.10 2005/07/01 10:16:28 hira Exp $ bin/autopvf bin/basictopvf bin/faxq @@ -30,6 +30,7 @@ bin/pvftovoc bin/pvftowav bin/rmdfile bin/rmdtopvf +bin/sff2g3 bin/vm bin/voctopvf bin/wavtopvf @@ -46,6 +47,7 @@ man/man1/g3cat.1 man/man1/pbm2g3.1 man/man1/pvf.1 man/man1/sendfax.1 +man/man1/sff2g3.1 man/man1/zplay.1 man/man4/mgettydefs.4 man/man5/faxqueue.5 |