summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-10 12:03:04 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-10 12:03:04 +0000
commit3450afe8deca319548a2cf38b591fc4dabd9d1b4 (patch)
treea1ef85711c74892ea3941fbf381599ecb3c852da /shells/bash1/Makefile
parentFix the master site so that bsd.port.mk likes it (diff)
Add master site of prep now that prep has this version available.
Notes
Notes: svn path=/head/; revision=355
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>