summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-12 02:18:01 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-12 02:18:01 +0000
commit890071c2a5366dc8a3104a3fb01c1bda05d35898 (patch)
treef2f9b4729cf61d0f3293126ef7f1d9b8e4d7ba94 /shells/bash1/Makefile
parentAdd gopher dir. (diff)
Upgrade to 1.14.3
Notes
Notes: svn path=/head/; revision=554
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r--shells/bash1/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index 61bcee7c9fdd..639fb1b7f59e 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/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>