diff options
-rw-r--r-- | graphics/gdtclft/Makefile | 2 | ||||
-rw-r--r-- | graphics/gdtclft/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile index 54f1e4389cd5..1383407ecdfa 100644 --- a/graphics/gdtclft/Makefile +++ b/graphics/gdtclft/Makefile @@ -9,7 +9,7 @@ PORTNAME= Gdtclft PORTVERSION= 2.2.5 PORTREVISION= 4 CATEGORIES= graphics tcl${TCL_DVER} -MASTER_SITES= ftp://ftp.graphviz.org/pub/ +MASTER_SITES= http://www.graphviz.org/pub/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= mi@aldan.algebra.com diff --git a/graphics/gdtclft/pkg-descr b/graphics/gdtclft/pkg-descr index fadd2e94a1e8..ea18fed48fdf 100644 --- a/graphics/gdtclft/pkg-descr +++ b/graphics/gdtclft/pkg-descr @@ -6,3 +6,5 @@ Spencer Thomas said about the original TCL GD: The software is now maintained by John Ellson <ellson@lucent.com>, it seems. + +WWW: http://graphviz.org/cgi-bin/man?gdtclft |