diff options
author | tobez <tobez@FreeBSD.org> | 2001-07-28 06:32:00 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-07-28 06:32:00 +0800 |
commit | 002c6deab95deb920dc34e07216b83bad1286518 (patch) | |
tree | 2dcf741095099178b6c26739df7338f1240714a6 | |
parent | 20cfd10d54df0fec7f9cd75e6624bcd7ee17bb4c (diff) | |
download | freebsd-ports-gnome-002c6deab95deb920dc34e07216b83bad1286518.tar.gz freebsd-ports-gnome-002c6deab95deb920dc34e07216b83bad1286518.tar.zst freebsd-ports-gnome-002c6deab95deb920dc34e07216b83bad1286518.zip |
The distfile on the original distribution site is corrupted, and there
was no response from their webmaster.
Put known good copy temporarily on my own website, and change the master
site to it.
PR: 29003
-rw-r--r-- | graphics/Cgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Cgraph/Makefile b/graphics/Cgraph/Makefile index 6358d5ca16c3..9be58f231386 100644 --- a/graphics/Cgraph/Makefile +++ b/graphics/Cgraph/Makefile @@ -8,7 +8,7 @@ PORTNAME= Cgraph PORTVERSION= 2.04 CATEGORIES= graphics -MASTER_SITES= http://totoro.berkeley.edu/software/ +MASTER_SITES= http://www.tobez.org/download/port-mirrors/graphics/Cgraph/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= tobez@FreeBSD.org |