Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:39:54 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376406 - head/ports-mgmt/distilator
Message-ID:  <201501060939.t069dshZ000438@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Jan  6 09:39:53 2015
New Revision: 376406
URL: https://svnweb.freebsd.org/changeset/ports/376406
QAT: https://qat.redports.org/buildarchive/r376406/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/ports-mgmt/distilator/Makefile

Modified: head/ports-mgmt/distilator/Makefile
==============================================================================
--- head/ports-mgmt/distilator/Makefile	Tue Jan  6 09:39:45 2015	(r376405)
+++ head/ports-mgmt/distilator/Makefile	Tue Jan  6 09:39:53 2015	(r376406)
@@ -5,7 +5,7 @@ PORTNAME=	distilator
 PORTVERSION=	0.2
 PORTREVISION=	2
 CATEGORIES=	ports-mgmt perl5
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Command-line script to check the availability of a ports distfiles



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