From 6ff95febff76f5cf5f316846ab3b8ba3a529dd1d Mon Sep 17 00:00:00 2001 From: torstenb Date: Tue, 17 Oct 1995 20:20:37 +0000 Subject: add the missing MASTER_SITES= line Pointed out by: pst Approved by: asami --- www/Mosaic/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www/Mosaic') diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile index 5ab45d0..e0b7a83 100644 --- a/www/Mosaic/Makefile +++ b/www/Mosaic/Makefile @@ -3,11 +3,14 @@ # Date created: 7 August 1995 # Whom: torstenb # -# $Id: Makefile,v 1.1.1.1 1995/08/23 13:38:35 jkh Exp $ +# $Id: Makefile,v 1.2 1995/10/03 22:11:56 ache Exp $ # DISTNAME= Mosaic-src-2.6 CATEGORIES= networking + +MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/ + LIB_DEPENDS= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg WRKSRC= ${WRKDIR}/Mosaic-src ALL_TARGET= default -- cgit v1.1