aboutsummaryrefslogtreecommitdiff
path: root/shells/bash2
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/bash2
parentee249b65cd0ecc8965be92bfd119a6aa97675108 (diff)
downloadports-0e59539babcddb57d9b679459979b8e94002b0a3.tar.gz
ports-0e59539babcddb57d9b679459979b8e94002b0a3.zip
Notes
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/Makefile4
1 files changed, 2 insertions, 2 deletions
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>