diff options
author | asami <asami@FreeBSD.org> | 1997-09-09 12:37:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-09-09 12:37:49 +0800 |
commit | 5ec672a3214b37fe94aa9c5c307aa5af1fa1a3e9 (patch) | |
tree | 594e41348f0c649572a86505a0920bae3c641fe9 /x11 | |
parent | 6f7ecd08f8f81bb3bc8da26f9bfac66b61c1b27c (diff) | |
download | freebsd-ports-gnome-5ec672a3214b37fe94aa9c5c307aa5af1fa1a3e9.tar.gz freebsd-ports-gnome-5ec672a3214b37fe94aa9c5c307aa5af1fa1a3e9.tar.zst freebsd-ports-gnome-5ec672a3214b37fe94aa9c5c307aa5af1fa1a3e9.zip |
Find a new master site.
Reminded by: Bill Fenner's distfile survey
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcolors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 3874f90c60e5..aa08521b6f0c 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -3,13 +3,13 @@ # Date created: 10 May 1995 # Whom: asami # -# $Id: Makefile,v 1.5 1996/11/18 11:44:10 asami Exp $ +# $Id: Makefile,v 1.6 1996/12/17 12:33:51 asami Exp $ # DISTNAME= xcolors PKGNAME= xcolors-1.3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.x.org/pub/R6untarred/contrib/programs/ +MASTER_SITES= ftp://ftp.tut.ac.jp/pub/X11/X11R6/contrib/programs/ MAINTAINER= asami@FreeBSD.ORG |