Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2018 05:48:53 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479876 - head/graphics/graphviz
Message-ID:  <201809160548.w8G5mroP005165@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sun Sep 16 05:48:52 2018
New Revision: 479876
URL: https://svnweb.freebsd.org/changeset/ports/479876

Log:
  - update MASTER_SITES
  PR:		231336

Modified:
  head/graphics/graphviz/Makefile

Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile	Sun Sep 16 00:23:01 2018	(r479875)
+++ head/graphics/graphviz/Makefile	Sun Sep 16 05:48:52 2018	(r479876)
@@ -5,7 +5,7 @@ PORTNAME=	graphviz
 PORTVERSION=	2.40.1
 PORTREVISION=	6
 CATEGORIES=	graphics tk
-MASTER_SITES=	http://www.graphviz.org/pub/graphviz/ARCHIVE/
+MASTER_SITES=	https://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/
 
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Graph Visualization Software from AT&T and Bell Labs



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