From df67b78492541a0e307ab0be5bb217c29e03ae9c Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 26 Jun 2016 17:24:30 +0000 Subject: [PATCH] - Update MASTER_SITES: - Remove unresolvable bsdftpd.org - Add my LOCAL - Remove BROKEN - Unmark DEPRECATED and remove EXPIRATION_DATE Approved by: portmgr (blanket) --- ftp/bsdftpd-ssl/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/ftp/bsdftpd-ssl/Makefile b/ftp/bsdftpd-ssl/Makefile index 119a7e68d79a..02c98f277413 100644 --- a/ftp/bsdftpd-ssl/Makefile +++ b/ftp/bsdftpd-ssl/Makefile @@ -5,15 +5,12 @@ PORTNAME= bsdftpd-ssl PORTVERSION= 1.1.0 PORTREVISION= 4 CATEGORIES= ftp -MASTER_SITES= http://bsdftpd.org/files/bsdftpd-ssl/archive/1.1/src/ \ - http://www.sourcefiles.org/System/Daemons/FTP/ +MASTER_SITES= http://www.sourcefiles.org/System/Daemons/FTP/ \ + LOCAL/sunpoet MAINTAINER= skynick@mail.sc.ru COMMENT= Secure FTP client/server with TLS/SSL support -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2016-07-04 USE_OPENSSL= yes MAKE_ENV+= OBJFORMAT=elf MAKE_JOBS_UNSAFE= yes