diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-05-22 11:37:45 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-05-22 11:37:45 +0800 |
commit | 9ec88f12c37620e41354bf46950241241ac000db (patch) | |
tree | f86bde6fddf6d4e273be488fd38383344fb649f8 /shells | |
parent | 0b6287c7efa99236680ed0b2f1a3c90aa8263577 (diff) | |
download | freebsd-ports-gnome-9ec88f12c37620e41354bf46950241241ac000db.tar.gz freebsd-ports-gnome-9ec88f12c37620e41354bf46950241241ac000db.tar.zst freebsd-ports-gnome-9ec88f12c37620e41354bf46950241241ac000db.zip |
- Mark as BROKEN, does not work with rsync 3
Diffstat (limited to 'shells')
-rw-r--r-- | shells/rssh/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile index 58bedd9c1783..fc5eed41723f 100644 --- a/shells/rssh/Makefile +++ b/shells/rssh/Makefile @@ -14,6 +14,10 @@ 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 +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE= 2008-08-21 + GNU_CONFIGURE= yes MAN1= rssh.1 |