diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-12 20:32:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-12 20:32:12 +0000 |
commit | eabfc48a36f9cf687e5910f887fb4892ea1bd08b (patch) | |
tree | a884486f13428d381093505b375b85c6229680da /comms/viewfax | |
parent | 2327dcc513edf942d1e35b5e5bdc16284e569fa6 (diff) | |
download | ports-eabfc48a36f9cf687e5910f887fb4892ea1bd08b.tar.gz ports-eabfc48a36f9cf687e5910f887fb4892ea1bd08b.zip |
Notes
Diffstat (limited to 'comms/viewfax')
-rw-r--r-- | comms/viewfax/Makefile | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile index 571beb424948..ebaee8141a55 100644 --- a/comms/viewfax/Makefile +++ b/comms/viewfax/Makefile @@ -1,6 +1,15 @@ +# New ports collection makefile for: g3view +# Version required: 1.8 +# Date created: 3 February 1995 +# Whom: jmz +# +# $Id$ +# + DISTNAME= g3view-1.8 -MASTER_SITES= ftp://ftp.leo.org//pub/comp/networking/communication/modem/mgetty/ CATEGORIES+= x11 +MASTER_SITES= ftp://ftp.leo.org//pub/comp/networking/communication/modem/mgetty/ + MAINTAINER= jmz@FreeBSD.org pre-install: |