aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-06-26 17:24:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-06-26 17:24:30 +0000
commitdf67b78492541a0e307ab0be5bb217c29e03ae9c (patch)
treeb68f1f67032afe77a2be5f09f341915ff7320ec8 /ftp
parentaa9345895453a338b2c17990ce1a64b0ed1a497a (diff)
downloadports-df67b78492541a0e307ab0be5bb217c29e03ae9c.tar.gz
ports-df67b78492541a0e307ab0be5bb217c29e03ae9c.zip
- Update MASTER_SITES:
- Remove unresolvable bsdftpd.org - Add my LOCAL - Remove BROKEN - Unmark DEPRECATED and remove EXPIRATION_DATE Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=417592
Diffstat (limited to 'ftp')
-rw-r--r--ftp/bsdftpd-ssl/Makefile7
1 files 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