diff options
author | kris <kris@FreeBSD.org> | 2004-11-18 16:10:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-18 16:10:51 +0800 |
commit | fce4fc60f94af26ccc3ee4d28d583d73c990f40f (patch) | |
tree | d4747c73e0b49a06023c15561183760e6ed4a800 /ftp | |
parent | 87346c73c11b5661f8fb65b8f3690a0ce6825c52 (diff) | |
download | freebsd-ports-gnome-fce4fc60f94af26ccc3ee4d28d583d73c990f40f.tar.gz freebsd-ports-gnome-fce4fc60f94af26ccc3ee4d28d583d73c990f40f.tar.zst freebsd-ports-gnome-fce4fc60f94af26ccc3ee4d28d583d73c990f40f.zip |
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 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 |