diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
commit | 98dd96ee205fb968db4585e6da5e5fbdd9c840fb (patch) | |
tree | 6417bfc0f123001e7d0471472fea2b997af1841d /shells | |
parent | e74f65891de820071516510bbc68b8e00472a79e (diff) | |
download | ports-98dd96ee205fb968db4585e6da5e5fbdd9c840fb.tar.gz ports-98dd96ee205fb968db4585e6da5e5fbdd9c840fb.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 2 | ||||
-rw-r--r-- | shells/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 28216cb52bcf..19450eee385a 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Shells + SUBDIR += 44bsd-csh SUBDIR += bash-completion SUBDIR += bash1 diff --git a/shells/pkg/COMMENT b/shells/pkg/COMMENT deleted file mode 100644 index 7f88f8abeeda..000000000000 --- a/shells/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Shells |