diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-01-14 11:48:19 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-01-14 11:48:19 +0000 |
commit | 9a3027145b903c883fbfcaf64f1a6a7aebe803b2 (patch) | |
tree | bcce7ac85846b8f180349c678e8b622a3dc2a790 /shells/Makefile | |
parent | 46a134caaeadfddc9c087266964e6872a80959c0 (diff) | |
download | ports-9a3027145b903c883fbfcaf64f1a6a7aebe803b2.tar.gz ports-9a3027145b903c883fbfcaf64f1a6a7aebe803b2.zip |
Notes
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 7f4eef2eee86..bf5716f80008 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -9,6 +9,7 @@ SUBDIR += bash-completion SUBDIR += bash-devel SUBDIR += bash-static + SUBDIR += bash-static-devel SUBDIR += bashc SUBDIR += ch SUBDIR += dash |