From 148d39ac09639f24712b0e9083727f6f5336e4ca Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 14 Apr 1999 21:39:01 +0000 Subject: Remove unnecessary slash from master site list. --- shells/bash2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells') diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index e2ad34e28c6..521fe495fc0 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/04/13 15:31:07 agc Exp $ +# $NetBSD: Makefile,v 1.20 1999/04/14 21:39:04 tron Exp $ # FreeBSD Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp # @@ -7,7 +7,7 @@ DV= 2.03 DISTNAME= bash-${V} CATEGORIES= shells MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \ - ${MASTER_SITE_GNU:=/bash/} + ${MASTER_SITE_GNU:=bash/} DISTFILES= bash-${V}.tar.gz bash-doc-${DV}.tar.gz MAINTAINER= packages@netbsd.org -- cgit v1.2.3