summaryrefslogtreecommitdiff
path: root/ftp/yafc/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-28 23:19:55 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-28 23:19:55 +0000
commit0ac18bd8a78c7e956ece22a14f09b6cac46a10aa (patch)
tree9baf08212f2a8050e1977f1e130746c8eca5506d /ftp/yafc/Makefile
parentFix MASTER_SITES and unmark broken. (diff)
Fix MASTER_SITES and unmark broken.
Notes
Notes: svn path=/head/; revision=404703
Diffstat (limited to 'ftp/yafc/Makefile')
-rw-r--r--ftp/yafc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index dbc3a1bb5be1..43599666f43a 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -5,14 +5,13 @@ PORTNAME= yafc
PORTVERSION= 1.2.5
PORTREVISION= 1
CATEGORIES= ftp ipv6
-MASTER_SITES= http://www.yafc-ftp.com/upload/
+MASTER_SITES= http://www.yafc-ftp.com/downloads/
MAINTAINER= wg@FreeBSD.org
COMMENT= Yet another ftp client. Similar to ftp(1)
LICENSE= GPLv2 # (or later)
-BROKEN= Does not fetch
OPTIONS_DEFINE= BASH EXAMPLES NLS SSH READLINE
OPTIONS_DEFAULT=BASH NLS SSH