diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2006-09-01 14:21:39 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2006-09-01 14:21:39 +0000 |
commit | a4b373bb16c56c106859f3b604a8aee1bacb7c1a (patch) | |
tree | d86c412001610d3a8aecffccc50dff1c9b052058 /shells/Makefile | |
parent | 61e963aa56bb26d62e816c5520f092ae43f8e298 (diff) | |
download | ports-a4b373bb16c56c106859f3b604a8aee1bacb7c1a.tar.gz ports-a4b373bb16c56c106859f3b604a8aee1bacb7c1a.zip |
Notes
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 722d155ad446..bc391c45912d 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -35,6 +35,5 @@ SUBDIR += wapsh SUBDIR += zoidberg SUBDIR += zsh - SUBDIR += zsh+euc_hack .include <bsd.port.subdir.mk> |