summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2018-09-16 05:48:52 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2018-09-16 05:48:52 +0000
commit6a457e5a100d92a873550ea62b9219e8c7ff1650 (patch)
treee52ea08f61cb38b6cce4c8adb18dfb1ec3005e8f
parentnew port: devel/pear-channel-geshi: PEAR channel for GeSHi. (diff)
- update MASTER_SITES
PR: 231336
Notes
Notes: svn path=/head/; revision=479876
-rw-r--r--graphics/graphviz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index bbff16db1a88..9ca49faf677e 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -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