diff options
author | bapt <bapt@FreeBSD.org> | 2015-12-13 07:08:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-12-13 07:08:00 +0800 |
commit | 488eeb60268f0ec840241b62689577bf037738c0 (patch) | |
tree | 37d4043f556c7c86d1ec7344e55253706da3ece6 /ftp | |
parent | 48499962ca0f42816f9cbf3167ebb7103ea5d62d (diff) | |
download | freebsd-ports-gnome-488eeb60268f0ec840241b62689577bf037738c0.tar.gz freebsd-ports-gnome-488eeb60268f0ec840241b62689577bf037738c0.tar.zst freebsd-ports-gnome-488eeb60268f0ec840241b62689577bf037738c0.zip |
Mark as broken: does not fetch
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/bsdftpd-ssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/bsdftpd-ssl/Makefile b/ftp/bsdftpd-ssl/Makefile index ec1ee4256016..64318c241fd0 100644 --- a/ftp/bsdftpd-ssl/Makefile +++ b/ftp/bsdftpd-ssl/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://bsdftpd.org/files/bsdftpd-ssl/archive/1.1/src/ \ MAINTAINER= skynick@mail.sc.ru COMMENT= Secure FTP client/server with TLS/SSL support +BROKEN= unfetchable USE_OPENSSL= yes MAKE_ENV+= OBJFORMAT=elf MAKE_JOBS_UNSAFE= yes |