diff options
author | mharo <mharo@FreeBSD.org> | 2000-02-02 22:37:39 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-02-02 22:37:39 +0000 |
commit | 977975dc62db98bfdd2107a0610da4522ee85e6b (patch) | |
tree | 3213a18f93a57f712fbfde66b90f6ece310133eb /comms/viewfax | |
parent | b9deb0090f8ac685adb07514a9e0443924b79f52 (diff) | |
download | FreeBSD-ports-977975dc62db98bfdd2107a0610da4522ee85e6b.zip FreeBSD-ports-977975dc62db98bfdd2107a0610da4522ee85e6b.tar.gz |
portlint
Diffstat (limited to 'comms/viewfax')
-rw-r--r-- | comms/viewfax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile index 4c5a897..24bd4ad 100644 --- a/comms/viewfax/Makefile +++ b/comms/viewfax/Makefile @@ -10,10 +10,10 @@ DISTNAME= viewfax-2.3 CATEGORIES= comms MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ -USE_IMAKE= yes - MAINTAINER= jmz@FreeBSD.org +USE_IMAKE= yes + MAN1= viewfax.1 .include <bsd.port.mk> |