diff options
author | steve <steve@FreeBSD.org> | 2000-05-30 07:42:00 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-30 07:42:00 +0800 |
commit | 1a0a7cab7db98f8e557c7b16a012e701f8a80dad (patch) | |
tree | c1e3d799b56bb6343a6a9b018a78e6be384cab2f /x11 | |
parent | 9ee098cc5aa9268fc3a6cd72347f84bf17e5e182 (diff) | |
download | freebsd-ports-gnome-1a0a7cab7db98f8e557c7b16a012e701f8a80dad.tar.gz freebsd-ports-gnome-1a0a7cab7db98f8e557c7b16a012e701f8a80dad.tar.zst freebsd-ports-gnome-1a0a7cab7db98f8e557c7b16a012e701f8a80dad.zip |
Update MASTER_SITES.
PR: 17170
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcoloredit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile index 0e862e977a6a..3e9a057b8375 100644 --- a/x11/xcoloredit/Makefile +++ b/x11/xcoloredit/Makefile @@ -8,7 +8,8 @@ PORTNAME= xcoloredit PORTVERSION= 1.2 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/ \ + ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |