diff options
author | sem <sem@FreeBSD.org> | 2006-09-16 15:38:05 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-09-16 15:38:05 +0800 |
commit | e80ba38d12b8f3c442c6f17b00e6acd41dcfe87f (patch) | |
tree | cf39af91d87e81af5369f1ccab0eaf6164e14971 /comms/mgetty+sendfax | |
parent | a9930a2789e21b06944fc580296ff733cde62472 (diff) | |
download | freebsd-ports-gnome-e80ba38d12b8f3c442c6f17b00e6acd41dcfe87f.tar.gz freebsd-ports-gnome-e80ba38d12b8f3c442c6f17b00e6acd41dcfe87f.tar.zst freebsd-ports-gnome-e80ba38d12b8f3c442c6f17b00e6acd41dcfe87f.zip |
- Add missed file in pkg-plist. Unbreak.
Reported in: ports@
Approved by: no maintainer reaction on broken port
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 4 | ||||
-rw-r--r-- | comms/mgetty+sendfax/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 3ad32de1b4ff..4a995a4045c4 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -7,7 +7,7 @@ PORTNAME= mgetty PORTVERSION= 1.1.35 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://mgetty.greenie.net/pub/mgetty/source/1.1/ DISTNAME= ${PORTNAME}${PORTVERSION}-Feb22 @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-Feb22 MAINTAINER= jmz@FreeBSD.org COMMENT= Handle external logins, send and receive faxes -BROKEN= Incomplete pkg-plist - USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/comms/mgetty+sendfax/pkg-plist b/comms/mgetty+sendfax/pkg-plist index fc1c12e70603..8a0642bf5157 100644 --- a/comms/mgetty+sendfax/pkg-plist +++ b/comms/mgetty+sendfax/pkg-plist @@ -6,6 +6,7 @@ bin/faxrunq bin/faxspool bin/g32pbm bin/g3cat +bin/g3topbm bin/lintopvf bin/mg.echo bin/newslock |