diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-26 03:35:33 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-26 03:35:33 +0800 |
commit | 52fc65b587d47492187578bd7e25ee62c94d98e7 (patch) | |
tree | c6fdf74d0cec8f89586133e3e96a4214610c6003 /shells/Makefile | |
parent | af23b2a26eb3eee3d2b84bdb525c8d7666f3d56e (diff) | |
download | freebsd-ports-gnome-52fc65b587d47492187578bd7e25ee62c94d98e7.tar.gz freebsd-ports-gnome-52fc65b587d47492187578bd7e25ee62c94d98e7.tar.zst freebsd-ports-gnome-52fc65b587d47492187578bd7e25ee62c94d98e7.zip |
add vshnu, the New Visual Shell
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 d8e63c42c4cb..c7ed5640dfc9 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -16,6 +16,7 @@ SUBDIR += sash SUBDIR += scsh SUBDIR += tcsh + SUBDIR += vshnu SUBDIR += zsh SUBDIR += zsh-devel |