aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash3
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-09-20 08:13:43 +0800
committerobrien <obrien@FreeBSD.org>2002-09-20 08:13:43 +0800
commit1755a1d5bf96e17d0314057795cc90a281e583d0 (patch)
tree2c6aa78ea5704a08606b1356ce34881ec0fb60b8 /shells/bash3
parentf524b7fb2f985d593e16a599277c13a28f9e17da (diff)
downloadfreebsd-ports-gnome-1755a1d5bf96e17d0314057795cc90a281e583d0.tar.gz
freebsd-ports-gnome-1755a1d5bf96e17d0314057795cc90a281e583d0.tar.zst
freebsd-ports-gnome-1755a1d5bf96e17d0314057795cc90a281e583d0.zip
Mirror the patch files.
Diffstat (limited to 'shells/bash3')
-rw-r--r--shells/bash3/Makefile4
1 files changed, 3 insertions, 1 deletions
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