From 959dd8aef25ee454221d728c34e22384c140f9d4 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 14 Jan 1999 14:52:53 +0000 Subject: Fix MASTER_SITES, as per PR 6808 by Jim Bernard --- shells/bash2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/bash2') diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index ea6da025eac..c33cc2fd0df 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/11/13 11:27:30 agc Exp $ +# $NetBSD: Makefile,v 1.14 1999/01/14 14:52:53 hubertf Exp $ # FreeBSD Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp # @@ -7,7 +7,7 @@ DV= 2.02 DISTNAME= bash-${V} CATEGORIES= shells MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \ - ${MASTER_SITE_GNU} + ${MASTER_SITE_GNU}/bash/ .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3