summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
commit52619586269c9e817bdf8a8496e70376ba957597 (patch)
tree91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /shells/bash1/Makefile
parentUpdate ntp port to 4.0.91. (diff)
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Notes
Notes: svn path=/head/; revision=16378
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 528426a3cbb6..26913e24031f 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -4,12 +4,13 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.26 1998/04/04 07:36:44 asami Exp $
+# $Id: Makefile,v 1.27 1998/08/13 21:30:06 obrien Exp $
#
DISTNAME= bash-1.14.7
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= bash
MAINTAINER= obrien@FreeBSD.org