summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-03-17 01:05:07 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-03-17 01:05:07 +0000
commit534d002999c7d4022ee4db605c1c1caa6054e640 (patch)
tree25c181cf15908f66b3a3d8ea26986dd577d4eaef /shells/bash1/Makefile
parentAdded xlife. (diff)
Upgrade.
Notes
Notes: svn path=/head/; revision=1143
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r--shells/bash1/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index 2617b43c6377..17ac4339346f 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: bash
-# Version required: 1.14.3
+# Version required: 1.14.4
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.5 1994/12/12 02:17:47 ache Exp $
+# $Id: Makefile,v 1.6 1995/01/06 21:30:09 ache Exp $
#
-DISTNAME= bash-1.14.3
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
+DISTNAME= bash-1.14.4
+MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
.include <bsd.port.mk>