diff options
author | ade <ade@FreeBSD.org> | 2001-08-11 06:12:49 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-08-11 06:12:49 +0000 |
commit | 5172c42c79a9749bdc77ce5b2049d8a95e7be1ac (patch) | |
tree | 5897c20c7b16d5a52b59c492a1475f11931ebec0 /shells/Makefile | |
parent | f78cec7a42b6ca5df87ae95620606950b42540b4 (diff) | |
download | FreeBSD-ports-5172c42c79a9749bdc77ce5b2049d8a95e7be1ac.zip FreeBSD-ports-5172c42c79a9749bdc77ce5b2049d8a95e7be1ac.tar.gz |
1. This should never have been a port
2. It causes bash2 to core on my 4.3-STABLE box randomly
3. Since bash is a likely contender for any Linux converts, the last
thing we need is for them to grep through the ports INDEX file, install
this, destabilize their FreeBSD box, and generate bad PR
4. (portmgr hat on) it was not added in an appropriate manner.
Should the original submitter wish to re-evaluate points 1-4 above, then
we'll consider re-adding it. For now, it's toast.
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 0d90620..a9eeb1f 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -7,7 +7,6 @@ SUBDIR += es SUBDIR += esh SUBDIR += flash - SUBDIR += hmmah SUBDIR += ksh93 SUBDIR += mudsh SUBDIR += osh |