- Pass maintainership to submitter

- Reformat pkg-descr

PR:		ports/100447
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
This commit is contained in:
Rong-En Fan 2006-07-17 20:03:19 +00:00
parent d8a6189c74
commit b45f3b5e64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168100
2 changed files with 5 additions and 8 deletions

View file

@ -11,7 +11,7 @@ CATEGORIES= shells security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org MAINTAINER= thomas@goodking.ca
COMMENT= A Restricted Secure SHell only for sftp or/and scp COMMENT= A Restricted Secure SHell only for sftp or/and scp
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View file

@ -1,9 +1,6 @@
rssh is a Restricted Secure SHell that allow only the use of sftp or scp. rssh is a Restricted Secure SHell that allow only the use of sftp
It could be use when you need an account (and a valid shell) in order to or scp. It could be use when you need an account (and a valid
execute sftp or scp but when you don't want to give the possibility to log shell) in order to execute sftp or scp but when you don't want to
in to this user. give the possibility to log in to this user.
WWW: http://www.pizzashack.org/rssh/index.shtml WWW: http://www.pizzashack.org/rssh/index.shtml
- enigmatyc
enigmatyc@laposte.net