diff options
author | obrien <obrien@FreeBSD.org> | 2009-01-23 23:35:36 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2009-01-23 23:35:36 +0800 |
commit | 93ed92b7449ba07a1fd792ff92ba3db6289aa801 (patch) | |
tree | 9c16e16cd730bdfd5cdc7cdb90711f26ebb5ca9c /shells/Makefile | |
parent | 2c49280a70e43e02679e4d88b2cc863304c18c2e (diff) | |
download | freebsd-ports-gnome-93ed92b7449ba07a1fd792ff92ba3db6289aa801.tar.gz freebsd-ports-gnome-93ed92b7449ba07a1fd792ff92ba3db6289aa801.tar.zst freebsd-ports-gnome-93ed92b7449ba07a1fd792ff92ba3db6289aa801.zip |
Enable the bash-static port.
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 7e04bc3b1f02..f54ee78f752f 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -6,6 +6,7 @@ SUBDIR += 44bsd-csh SUBDIR += bash SUBDIR += bash-completion + SUBDIR += bash-static SUBDIR += bashc SUBDIR += bush SUBDIR += ch |