diff options
author | sf <sf@FreeBSD.org> | 2001-03-06 22:36:05 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-06 22:36:05 +0800 |
commit | a742d9f6529c2014f5e1d26037869922d5bcaf84 (patch) | |
tree | 9340e8aece1d9f34f67cb5f57150ccb3ab5e512f /graphics/graphviz/Makefile | |
parent | 1b78b87200cdf1b5acbb6592cd60293773d41545 (diff) | |
download | freebsd-ports-gnome-a742d9f6529c2014f5e1d26037869922d5bcaf84.tar.gz freebsd-ports-gnome-a742d9f6529c2014f5e1d26037869922d5bcaf84.tar.zst freebsd-ports-gnome-a742d9f6529c2014f5e1d26037869922d5bcaf84.zip |
update MASTER_SITES.
PR: 25550
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'graphics/graphviz/Makefile')
-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 38a981946bfb..8f0ace513da0 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -8,7 +8,7 @@ PORTNAME= graphviz PORTVERSION= 1.7c CATEGORIES= graphics tk83 -MASTER_SITES= http://www.research.att.com/sw/tools/graphviz/ +MASTER_SITES= http://www.research.att.com/sw/tools/graphviz/dist/ DISTNAME= gviz${PORTVERSION:S/.//} EXTRACT_SUFX= .tgz |