diff options
author | Eygene Ryabinkin <rea@FreeBSD.org> | 2012-08-24 04:27:34 +0000 |
---|---|---|
committer | Eygene Ryabinkin <rea@FreeBSD.org> | 2012-08-24 04:27:34 +0000 |
commit | 53c2f6fe36056750ea1f53febb41a6de6bfec65c (patch) | |
tree | 24596fc6180a14803b83b7f13c72854a358a2a44 /shells | |
parent | 420408f68dabeb84e872dd8d5226dceed5ad0a97 (diff) | |
download | ports-53c2f6fe36056750ea1f53febb41a6de6bfec65c.tar.gz ports-53c2f6fe36056750ea1f53febb41a6de6bfec65c.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/rssh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile index 59e331d6d478..df70434b260d 100644 --- a/shells/rssh/Makefile +++ b/shells/rssh/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= SF MAINTAINER= pav@FreeBSD.org COMMENT= A Restricted Secure SHell only for sftp or/and scp +FORBIDDEN= http://www.vuxml.org/freebsd/65b25acc-e63b-11e1-b81c-001b77d09812.html (vulnerability) + GNU_CONFIGURE= yes MAN1= rssh.1 |