diff options
author | mharo <mharo@FreeBSD.org> | 2000-02-03 06:37:39 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-02-03 06:37:39 +0800 |
commit | 977975dc62db98bfdd2107a0610da4522ee85e6b (patch) | |
tree | 3213a18f93a57f712fbfde66b90f6ece310133eb /comms | |
parent | b9deb0090f8ac685adb07514a9e0443924b79f52 (diff) | |
download | freebsd-ports-gnome-977975dc62db98bfdd2107a0610da4522ee85e6b.tar.gz freebsd-ports-gnome-977975dc62db98bfdd2107a0610da4522ee85e6b.tar.zst freebsd-ports-gnome-977975dc62db98bfdd2107a0610da4522ee85e6b.zip |
portlint
Diffstat (limited to 'comms')
-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 4c5a89739382..24bd4ad70de9 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> |