diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-08-10 00:57:23 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-08-10 00:57:23 +0800 |
commit | 43c7c270a886c1642d2387246b99a2d50de3de14 (patch) | |
tree | 4d324de55669175eaffed2805ed5ac8a6d61ed06 | |
parent | c7c112a85fcaf1f9fe1a0da8900eca4ade058cbd (diff) | |
download | freebsd-ports-graphics-43c7c270a886c1642d2387246b99a2d50de3de14.tar.gz freebsd-ports-graphics-43c7c270a886c1642d2387246b99a2d50de3de14.tar.zst freebsd-ports-graphics-43c7c270a886c1642d2387246b99a2d50de3de14.zip |
Update MASTER_SITES
PR: 20494
Submitted by: maintainer
-rw-r--r-- | x11/gvid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gvid/Makefile b/x11/gvid/Makefile index 43616cbce7d..cd4a377a7cf 100644 --- a/x11/gvid/Makefile +++ b/x11/gvid/Makefile @@ -8,7 +8,7 @@ PORTNAME= gvid PORTVERSION= 0.2 CATEGORIES= x11 gnome -MASTER_SITES= http://kvand.mit.edu/gVid/ \ +MASTER_SITES= http://kvand.mit.edu/kvand/gVid/ \ ftp://ftp.proxad.net/mirrors/ftp.linuxberg.com/files/gnome/xwin/ \ ftp://ftp.sunsite.auc.dk/disk1/linuxberg.com/files/gnome/xwin/ \ ftp://ftp.infomagic.com/pub/mirrors/tucows/mlinux/files/gnome/xwin/ \ |