summaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-05-16 11:39:19 +0000
committerache <ache@FreeBSD.org>1998-05-16 11:39:19 +0000
commitc29648155c756add04e5c2de239109e47a464e2a (patch)
tree8938ae5b23f2cd52456ed15653f84083656575ee /shells
parent8abc9924ca3f53e8ab5bcfbb092cb460a161f0c1 (diff)
downloadFreeBSD-ports-c29648155c756add04e5c2de239109e47a464e2a.zip
FreeBSD-ports-c29648155c756add04e5c2de239109e47a464e2a.tar.gz
put MASTER_SITE_GNU first
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/Makefile6
-rw-r--r--shells/bash2/Makefile6
-rw-r--r--shells/bash3/Makefile6
3 files changed, 9 insertions, 9 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index cb14470..7faba0b 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -3,13 +3,13 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.27 1997/11/06 01:17:50 ache Exp $
+# $Id: Makefile,v 1.28 1998/04/28 05:09:46 ache Exp $
#
DISTNAME= bash-2.02
CATEGORIES= shells
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \
- ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU} \
+ ftp://slc2.ins.cwru.edu/pub/dist/
.if !defined(NOPORTDOCS)
DISTFILES= bash-2.02.tar.gz bash-doc-2.02.tar.gz
.endif
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index cb14470..7faba0b 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -3,13 +3,13 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.27 1997/11/06 01:17:50 ache Exp $
+# $Id: Makefile,v 1.28 1998/04/28 05:09:46 ache Exp $
#
DISTNAME= bash-2.02
CATEGORIES= shells
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \
- ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU} \
+ ftp://slc2.ins.cwru.edu/pub/dist/
.if !defined(NOPORTDOCS)
DISTFILES= bash-2.02.tar.gz bash-doc-2.02.tar.gz
.endif
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index cb14470..7faba0b 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -3,13 +3,13 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.27 1997/11/06 01:17:50 ache Exp $
+# $Id: Makefile,v 1.28 1998/04/28 05:09:46 ache Exp $
#
DISTNAME= bash-2.02
CATEGORIES= shells
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \
- ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU} \
+ ftp://slc2.ins.cwru.edu/pub/dist/
.if !defined(NOPORTDOCS)
DISTFILES= bash-2.02.tar.gz bash-doc-2.02.tar.gz
.endif
OpenPOWER on IntegriCloud