diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 08:10:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 08:10:51 +0000 |
commit | a028a16e63006c5684a5e3b1c0035f232ec2f150 (patch) | |
tree | c3f3b2fc7690a40637a2a085a2ca07431e6143fa /ftp/wput | |
parent | 9a67716a774d19fac19dff9ab96372d4182ecabf (diff) | |
download | ports-a028a16e63006c5684a5e3b1c0035f232ec2f150.tar.gz ports-a028a16e63006c5684a5e3b1c0035f232ec2f150.zip |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=121850
Diffstat (limited to 'ftp/wput')
-rw-r--r-- | ftp/wput/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile index 44e6aeb879f7..d2a5885d36d8 100644 --- a/ftp/wput/Makefile +++ b/ftp/wput/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= chip-set@mail.ru COMMENT= Uploads files or directories to a ftpserver with support of resuming +BROKEN= Size mismatch + PORTDOCS= TODO ChangeLog USE_GETOPT_LONG= yes |