summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-01-06 21:30:24 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-01-06 21:30:24 +0000
commite698ac82306e19b390c3696ed03a61533717a49d (patch)
tree5c0fe00d055fbcfcbc265672292841595540f974 /shells/bash1/Makefile
parentCleanup (diff)
Upgrade to final release.
File name not changed since beta, so you need to re-fetch bash
Notes
Notes: svn path=/head/; revision=731
Diffstat (limited to '')
-rw-r--r--shells/bash1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index 639fb1b7f59e..2617b43c6377 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -3,10 +3,10 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.4 1994/11/10 12:03:04 jkh Exp $
+# $Id: Makefile,v 1.5 1994/12/12 02:17:47 ache Exp $
#
DISTNAME= bash-1.14.3
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
+MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
.include <bsd.port.mk>