diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-18 09:09:36 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-18 09:09:36 +0000 |
commit | 0e59539babcddb57d9b679459979b8e94002b0a3 (patch) | |
tree | 8805f6de0de564a26976efe1fafc515b8c083429 /shells | |
parent | ee249b65cd0ecc8965be92bfd119a6aa97675108 (diff) | |
download | ports-0e59539babcddb57d9b679459979b8e94002b0a3.tar.gz ports-0e59539babcddb57d9b679459979b8e94002b0a3.zip |
Fetch this from LOCAL_PORTS. If Chet wants to support the latest and
greatest bash through the ports collection, then he can drop the tarballs
into there and save us all some trouble.
Notes
Notes:
svn path=/head/; revision=1451
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 4 | ||||
-rw-r--r-- | shells/bash1/Makefile | 4 | ||||
-rw-r--r-- | shells/bash2/Makefile | 4 | ||||
-rw-r--r-- | shells/bash3/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index f7f96bb53b93..ab38353dd3bd 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -3,11 +3,11 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1995/04/01 12:49:52 jkh Exp $ +# $Id: Makefile,v 1.9 1995/04/11 19:26:27 asami Exp $ # DISTNAME= bash-1.14.4 CATEGORIES+= shells -MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/ +MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ .include <bsd.port.mk> diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index f7f96bb53b93..ab38353dd3bd 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -3,11 +3,11 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1995/04/01 12:49:52 jkh Exp $ +# $Id: Makefile,v 1.9 1995/04/11 19:26:27 asami Exp $ # DISTNAME= bash-1.14.4 CATEGORIES+= shells -MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/ +MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ .include <bsd.port.mk> diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index f7f96bb53b93..ab38353dd3bd 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -3,11 +3,11 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1995/04/01 12:49:52 jkh Exp $ +# $Id: Makefile,v 1.9 1995/04/11 19:26:27 asami Exp $ # DISTNAME= bash-1.14.4 CATEGORIES+= shells -MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/ +MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ .include <bsd.port.mk> diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index f7f96bb53b93..ab38353dd3bd 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -3,11 +3,11 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1995/04/01 12:49:52 jkh Exp $ +# $Id: Makefile,v 1.9 1995/04/11 19:26:27 asami Exp $ # DISTNAME= bash-1.14.4 CATEGORIES+= shells -MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/ +MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ .include <bsd.port.mk> |