Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:37:42 +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: r376394 - head/editors/dhex
Message-ID:  <201501060937.t069bglK098050@svn.freebsd.org>

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

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/editors/dhex/Makefile

Modified: head/editors/dhex/Makefile
==============================================================================
--- head/editors/dhex/Makefile	Tue Jan  6 09:37:27 2015	(r376393)
+++ head/editors/dhex/Makefile	Tue Jan  6 09:37:41 2015	(r376394)
@@ -5,7 +5,7 @@ PORTNAME=	dhex
 PORTVERSION=	0.68
 CATEGORIES=	editors
 MASTER_SITES=	http://www.dettus.net/dhex/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	ehaupt@FreeBSD.org



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