From f32252b3f50bd6765d2fd945fe8134c8a99cf722 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sat, 22 Nov 1997 00:47:33 +0000 Subject: Add FETCH_BEFORE_ARGS=-b since lore.ece.utexas.edu is broken. --- sysutils/xosview/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 87e9b0402369..4a99cb39b981 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Nov 1997 # Whom: Brian Handy # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/20 08:56:24 tg Exp $ # DISTNAME= xosview-1.5.0 @@ -11,6 +11,9 @@ CATEGORIES= sysutils x11 MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \ http://lambic.space.lockheed.com/xosview/ +# lore.ece.utexas.edu is broken +FETCH_BEFORE_ARGS= -b + MAINTAINER= handy@physics.montana.edu USE_X11= yes -- cgit v1.2.3