diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-17 20:03:19 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-17 20:03:19 +0000 |
commit | b45f3b5e64bb352fff4c79ba13be1c1c4d6a6885 (patch) | |
tree | d8c0b6128230b322f489b14a768bc05e84d93ed0 /shells | |
parent | d8a6189c743f0399fedf66acb573f3ebfe8b9ed9 (diff) | |
download | ports-b45f3b5e64bb352fff4c79ba13be1c1c4d6a6885.tar.gz ports-b45f3b5e64bb352fff4c79ba13be1c1c4d6a6885.zip |
- Pass maintainership to submitter
- Reformat pkg-descr
PR: ports/100447
Submitted by: Thomas Abthorpe <thomas at goodking.ca>
Notes
Notes:
svn path=/head/; revision=168100
Diffstat (limited to 'shells')
-rw-r--r-- | shells/rssh/Makefile | 2 | ||||
-rw-r--r-- | shells/rssh/pkg-descr | 11 |
2 files changed, 5 insertions, 8 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile index 55a9895b698f..18210a511f87 100644 --- a/shells/rssh/Makefile +++ b/shells/rssh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= A Restricted Secure SHell only for sftp or/and scp GNU_CONFIGURE= yes diff --git a/shells/rssh/pkg-descr b/shells/rssh/pkg-descr index 1f0dd7d14d2e..cfb3de2a129c 100644 --- a/shells/rssh/pkg-descr +++ b/shells/rssh/pkg-descr @@ -1,9 +1,6 @@ -rssh is a Restricted Secure SHell that allow only the use of sftp or scp. -It could be use when you need an account (and a valid shell) in order to -execute sftp or scp but when you don't want to give the possibility to log -in to this user. +rssh is a Restricted Secure SHell that allow only the use of sftp +or scp. It could be use when you need an account (and a valid +shell) in order to execute sftp or scp but when you don't want to +give the possibility to log in to this user. WWW: http://www.pizzashack.org/rssh/index.shtml - -- enigmatyc -enigmatyc@laposte.net |