Prefix ftp.cwru.edu to master sites until the distfile makes it to the
GNU mirrors. Known issue: site has problems with the EPSV command.
This commit is contained in:
parent
dc31ee2230
commit
e2d67174dc
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2004/07/30 17:02:49 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2004/07/31 14:16:06 naddy Exp $
|
||||
|
||||
COMMENT= "GNU Bourne Again Shell"
|
||||
|
||||
@ -14,7 +14,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=bash/}
|
||||
MASTER_SITES= ftp://ftp.cwru.edu/pub/bash/ \
|
||||
${MASTER_SITE_GNU:=bash/}
|
||||
|
||||
MODULES= gettext
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user