aboutsummaryrefslogtreecommitdiff
path: root/shells/bash2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r--shells/bash2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 794d92f6f626..0daa7f898789 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -3,10 +3,11 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $
#
GNU_MAKE= yes
DISTNAME= bash-1.14.2
+HOME_LOCATION= ftp://freebsd.cdrom.com/pub/FreeBSD/ports/distfiles/bash-1.14.2.tar.gz
.include <bsd.port.mk>