diff options
-rw-r--r-- | graphics/graphviz/Makefile | 2 |
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 |