summaryrefslogtreecommitdiff
path: root/shells/bash
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-18 09:09:36 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-18 09:09:36 +0000
commit0e59539babcddb57d9b679459979b8e94002b0a3 (patch)
tree8805f6de0de564a26976efe1fafc515b8c083429 /shells/bash
parentee249b65cd0ecc8965be92bfd119a6aa97675108 (diff)
downloadfreebsd-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.
Diffstat (limited to 'shells/bash')
-rw-r--r--shells/bash/Makefile4
1 files changed, 2 insertions, 2 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>