Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2018 15:12:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463214 - head/archivers/unrar
Message-ID:  <201802281512.w1SFCIC1068404@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb 28 15:12:18 2018
New Revision: 463214
URL: https://svnweb.freebsd.org/changeset/ports/463214

Log:
  Fix r463123
  
  Remove https://distfiles.crux.guru/ which is for local distfiles, not MASTER_SITES.

Modified:
  head/archivers/unrar/Makefile

Modified: head/archivers/unrar/Makefile
==============================================================================
--- head/archivers/unrar/Makefile	Wed Feb 28 15:05:56 2018	(r463213)
+++ head/archivers/unrar/Makefile	Wed Feb 28 15:12:18 2018	(r463214)
@@ -6,7 +6,6 @@ DISTVERSION=	5.50
 PORTEPOCH=	6
 CATEGORIES+=	archivers
 MASTER_SITES=	https://www.rarlab.com/rar/ \
-		https://distfiles.crux.guru/ \
 		LOCAL/sunpoet
 DISTNAME=	unrarsrc-5.5.8
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802281512.w1SFCIC1068404>