diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-03-03 22:22:41 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-03-03 22:22:41 +0800 |
commit | 37007e36797720ecffc0128cc4879caf80db7b22 (patch) | |
tree | aa1489f1021966050a80a3f07eb6e70a5d3e7681 | |
parent | e74bfaaafd1b743f5fd3fc7374f6404d690728d2 (diff) | |
download | freebsd-ports-gnome-37007e36797720ecffc0128cc4879caf80db7b22.tar.gz freebsd-ports-gnome-37007e36797720ecffc0128cc4879caf80db7b22.tar.zst freebsd-ports-gnome-37007e36797720ecffc0128cc4879caf80db7b22.zip |
Chase bash-devel, bash-static-devel removal
-rw-r--r-- | shells/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile index bf5716f80008..57225c07ec30 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -7,9 +7,7 @@ SUBDIR += ambit SUBDIR += bash SUBDIR += bash-completion - SUBDIR += bash-devel SUBDIR += bash-static - SUBDIR += bash-static-devel SUBDIR += bashc SUBDIR += ch SUBDIR += dash |