diff options
author | kris <kris@FreeBSD.org> | 2004-11-18 08:10:51 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-18 08:10:51 +0000 |
commit | fce4fc60f94af26ccc3ee4d28d583d73c990f40f (patch) | |
tree | d4747c73e0b49a06023c15561183760e6ed4a800 /ftp | |
parent | 87346c73c11b5661f8fb65b8f3690a0ce6825c52 (diff) | |
download | FreeBSD-ports-fce4fc60f94af26ccc3ee4d28d583d73c990f40f.zip FreeBSD-ports-fce4fc60f94af26ccc3ee4d28d583d73c990f40f.tar.gz |
BROKEN: Size mismatch
Diffstat (limited to 'ftp')
-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 44e6aeb..d2a5885 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 |