diff options
author | knu <knu@FreeBSD.org> | 2002-01-29 21:40:13 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-01-29 21:40:13 +0000 |
commit | 29e57f07e26387b7e83632560b19bf5f82ef54d3 (patch) | |
tree | 4d8660442bfdef01f1754c442b63f030800fb14e /shells/Makefile | |
parent | 2c121a8bc40da52623f3ad67ad51940c7f1778e9 (diff) | |
download | FreeBSD-ports-29e57f07e26387b7e83632560b19bf5f82ef54d3.zip FreeBSD-ports-29e57f07e26387b7e83632560b19bf5f82ef54d3.tar.gz |
Repocopy and move "fd" from misc/ to shells/ which is more suitable
category for the port.
Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
Repocopied by: joe
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index a9eeb1f..e2d663f 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -6,6 +6,7 @@ SUBDIR += bash2 SUBDIR += es SUBDIR += esh + SUBDIR += fd SUBDIR += flash SUBDIR += ksh93 SUBDIR += mudsh |