From ff7f089c7341df81222cc78b69bc6afd6dabb06c Mon Sep 17 00:00:00 2001 From: frueauf Date: Sat, 12 Dec 1998 18:10:31 +0000 Subject: Remove ${MASTER_SITE_LOCAL} from MASTER_SITES, makes `make fetch` work again. --- emulators/freebsd_lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile index 62523de3d6a..a081e908a49 100644 --- a/emulators/freebsd_lib/Makefile +++ b/emulators/freebsd_lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 1998/09/04 12:06:13 explorer Exp $ +# $NetBSD: Makefile,v 1.3 1998/12/12 18:10:31 frueauf Exp $ # DISTNAME= freebsd_lib-2.2.7 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_LOCAL} http://www.flame.org/NetBSD/ +MASTER_SITES= http://www.flame.org/NetBSD/ ONLY_FOR_ARCHS= i386 MAINTAINER= packages@netbsd.org -- cgit v1.2.3