summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r--shells/bash1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index b475eba562a7..61bcee7c9fdd 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -3,10 +3,11 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1994/08/31 17:14:37 jkh Exp $
+# $Id: Makefile,v 1.3 1994/09/11 10:08:01 jkh Exp $
#
GNU_MAKE= yes
DISTNAME= bash-1.14.2
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
.include <bsd.port.mk>