diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /comms/zssh | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) | |
download | ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.tar.gz ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.zip |
Notes
Diffstat (limited to 'comms/zssh')
-rw-r--r-- | comms/zssh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index b1a7ab74624a..1c36ae071524 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -18,7 +18,6 @@ COMMENT= Interactively transferring files to a remote machine while using ssh RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz -USE_REINPLACE= yes HAS_CONFIGURE= yes PLIST_FILES= bin/zssh bin/ztelnet |