diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 21:08:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 21:08:54 +0000 |
commit | 618b73ab49968461600dbd6f06f86e731e81402f (patch) | |
tree | 0eeff3308024423100b024b65d3eb46fedb68b97 /shells | |
parent | b3ce9191c90f5924d19ae3fa977c895589450392 (diff) | |
download | ports-618b73ab49968461600dbd6f06f86e731e81402f.tar.gz ports-618b73ab49968461600dbd6f06f86e731e81402f.zip |
- Replace BROKEN with IGNORE
Notes
Notes:
svn path=/head/; revision=215130
Diffstat (limited to 'shells')
-rw-r--r-- | shells/rssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile index fc5eed41723f..3fe55b9bffeb 100644 --- a/shells/rssh/Makefile +++ b/shells/rssh/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A Restricted Secure SHell only for sftp or/and scp -BROKEN= Does not work with rsync 3 +IGNORE= Does not work with rsync 3 DEPRECATED= No longer maintained upstream EXPIRATION_DATE= 2008-08-21 |