aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-03-19 12:32:31 +0000
committerCy Schubert <cy@FreeBSD.org>2020-03-19 12:32:31 +0000
commit80ca9972ad3c4ab44ac19d23d329f39abfa3afe8 (patch)
treee21e8cfc5dcc6ecd6e6c80c2f0dd946b5b762b94 /ftp
parent07622d155bf479e0631c4f025ae7a17170f3225a (diff)
downloadports-80ca9972ad3c4ab44ac19d23d329f39abfa3afe8.tar.gz
ports-80ca9972ad3c4ab44ac19d23d329f39abfa3afe8.zip
Remove the first site in the list. It no longer exists.
Replace my komquats domain (named after a fictitious place in the Edmonton Journal political cartoon 40-50 years ago), using my newish domain name. Make fetchable again.
Notes
Notes: svn path=/head/; revision=528720
Diffstat (limited to 'ftp')
-rw-r--r--ftp/mirror/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile
index e42abfd7b02d..086003978698 100644
--- a/ftp/mirror/Makefile
+++ b/ftp/mirror/Makefile
@@ -5,8 +5,7 @@ PORTNAME= mirror
PORTVERSION= 2.9
PORTREVISION= 2
CATEGORIES= ftp
-MASTER_SITES= ftp://sunsite.ualberta.ca/pub/Mirror/mirror/ \
- http://komquats.com/distfiles/ \
+MASTER_SITES= http://cschubert.com/distfiles/ \
LOCAL/cy
PATCH_SITES= ${MASTER_SITES}
@@ -15,8 +14,6 @@ PATCHFILES= ftp.pl_wupatch
MAINTAINER= cy@FreeBSD.org
COMMENT= Mirror packages on remote sites
-BROKEN= unfetchable
-
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
USES= perl5 shebangfix