diff options
Diffstat (limited to 'shells/bash2')
-rw-r--r-- | shells/bash2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 993499c..9e652f2 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -9,7 +9,7 @@ DISTNAME= bash-2.03 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU} \ - ftp://slc2.ins.cwru.edu/pub/dist/ + ftp://ftp.cwru.edu/pub/bash/ MASTER_SITE_SUBDIR= bash .if !defined(NOPORTDOCS) DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz |