aboutsummaryrefslogtreecommitdiff
path: root/shells/bash3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash3/Makefile')
-rw-r--r--shells/bash3/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index 61bcee7c9fdd..639fb1b7f59e 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -1,13 +1,12 @@
# New ports collection makefile for: bash
-# Version required: 1.14.2
+# Version required: 1.14.3
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.3 1994/09/11 10:08:01 jkh Exp $
+# $Id: Makefile,v 1.4 1994/11/10 12:03:04 jkh Exp $
#
-GNU_MAKE= yes
-DISTNAME= bash-1.14.2
-MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
+DISTNAME= bash-1.14.3
+MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
.include <bsd.port.mk>