From 1755a1d5bf96e17d0314057795cc90a281e583d0 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 20 Sep 2002 00:13:43 +0000 Subject: Mirror the patch files. --- shells/bash/Makefile | 4 +++- shells/bash2/Makefile | 4 +++- shells/bash3/Makefile | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'shells') diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 44a36b0f1bf2..6a5ffda96529 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -18,7 +18,9 @@ DISTFILES= bash-${PORTVERSION:C/\....$//}.tar.gz \ bash-doc-${PORTVERSION:C/\....$//}.tar.gz .endif -PATCH_SITES= ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/ +PATCH_SITES= ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/ \ + ${MASTER_SITE_LOCAL} +PATCH_SITE_SUBDIR= obrien PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 MAINTAINER= obrien@FreeBSD.org diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 44a36b0f1bf2..6a5ffda96529 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -18,7 +18,9 @@ DISTFILES= bash-${PORTVERSION:C/\....$//}.tar.gz \ bash-doc-${PORTVERSION:C/\....$//}.tar.gz .endif -PATCH_SITES= ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/ +PATCH_SITES= ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/ \ + ${MASTER_SITE_LOCAL} +PATCH_SITE_SUBDIR= obrien PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 MAINTAINER= obrien@FreeBSD.org diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index 44a36b0f1bf2..6a5ffda96529 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -18,7 +18,9 @@ DISTFILES= bash-${PORTVERSION:C/\....$//}.tar.gz \ bash-doc-${PORTVERSION:C/\....$//}.tar.gz .endif -PATCH_SITES= ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/ +PATCH_SITES= ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/ \ + ${MASTER_SITE_LOCAL} +PATCH_SITE_SUBDIR= obrien PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 MAINTAINER= obrien@FreeBSD.org -- cgit