diff options
author | pav <pav@FreeBSD.org> | 2008-08-21 14:32:07 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-08-21 14:32:07 +0000 |
commit | 4c9e5eb70a0e2471febe23f1bd0c4db313eaa2ac (patch) | |
tree | 5443ccc8aa4009e388c5ee5b10011916c1bd47e9 /shells/Makefile | |
parent | 1f8b704903a257d805f138f0da93ee0045dcb6cc (diff) | |
download | FreeBSD-ports-4c9e5eb70a0e2471febe23f1bd0c4db313eaa2ac.zip FreeBSD-ports-4c9e5eb70a0e2471febe23f1bd0c4db313eaa2ac.tar.gz |
- Readd shells/rssh without rsync support. I'm still actively using it.
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 588180ed..7e04bc3 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -28,6 +28,7 @@ SUBDIR += pear-PHP_Shell SUBDIR += psh SUBDIR += rc + SUBDIR += rssh SUBDIR += sash SUBDIR += scponly SUBDIR += shell-include |