diff options
author | knu <knu@FreeBSD.org> | 2002-01-30 05:40:13 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-01-30 05:40:13 +0800 |
commit | 29e57f07e26387b7e83632560b19bf5f82ef54d3 (patch) | |
tree | 4d8660442bfdef01f1754c442b63f030800fb14e /shells/Makefile | |
parent | 2c121a8bc40da52623f3ad67ad51940c7f1778e9 (diff) | |
download | freebsd-ports-gnome-29e57f07e26387b7e83632560b19bf5f82ef54d3.tar.gz freebsd-ports-gnome-29e57f07e26387b7e83632560b19bf5f82ef54d3.tar.zst freebsd-ports-gnome-29e57f07e26387b7e83632560b19bf5f82ef54d3.zip |
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 a9eeb1f2fd97..e2d663fd4547 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 |