diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-29 11:43:15 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-29 11:43:15 +0000 |
commit | ff3e003089c28a84ee9b5c3babb22128356ba38d (patch) | |
tree | f7616482257cb570682b75b6452891b53b1e3c05 /shells | |
parent | 7ed77ab1fd7387c3f5a02dd97808d515bd08796c (diff) | |
download | ports-ff3e003089c28a84ee9b5c3babb22128356ba38d.tar.gz ports-ff3e003089c28a84ee9b5c3babb22128356ba38d.zip |
Delete the bash1 port.
Notes
Notes:
svn path=/head/; revision=17434
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile index 1aa7b1615e53..075119dbadb1 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,7 +1,6 @@ -# $Id: Makefile,v 1.16 1998/12/24 08:02:30 steve Exp $ +# $Id: Makefile,v 1.17 1999/01/09 03:19:25 asami Exp $ # - SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es SUBDIR += pdksh |