From 8b4236cf7ebe88317356fa74570fea802de1bd0e Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 12 Apr 1995 20:32:12 +0000 Subject: And now the rest of the x11 ports Makefiles. --- comms/viewfax/Makefile | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'comms') 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: -- cgit