diff options
author | steve <steve@FreeBSD.org> | 2000-05-29 23:42:00 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-29 23:42:00 +0000 |
commit | 1a0a7cab7db98f8e557c7b16a012e701f8a80dad (patch) | |
tree | c1e3d799b56bb6343a6a9b018a78e6be384cab2f /x11/xcoloredit | |
parent | 9ee098cc5aa9268fc3a6cd72347f84bf17e5e182 (diff) | |
download | FreeBSD-ports-1a0a7cab7db98f8e557c7b16a012e701f8a80dad.zip FreeBSD-ports-1a0a7cab7db98f8e557c7b16a012e701f8a80dad.tar.gz |
Update MASTER_SITES.
PR: 17170
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'x11/xcoloredit')
-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 0e862e9..3e9a057 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 |