diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-29 23:42:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-29 23:42:00 +0000 |
commit | 42bd26da5f9a9f14097e710e4662c449839db32b (patch) | |
tree | 3939b2f8915aac0fef4b8b8eee684227f8ec961f /x11 | |
parent | a159369ffb4022f131b0a7ebdad560f9db512c74 (diff) |
Notes
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 |