diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-06 14:36:05 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-06 14:36:05 +0000 |
commit | 6e42aed710f877033ad62229717f1c9dd53004ff (patch) | |
tree | 54d01846f091bc0307b85ecbbef4d07bf64a7cdd | |
parent | New port: kdestudio. (diff) |
update MASTER_SITES.
PR: 25550
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=39133
-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 |