diff options
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 |