diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-08-12 23:07:10 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-08-12 23:07:10 +0800 |
commit | 7e3faa3e56354b4e734f0ba55bb9d58784c9d770 (patch) | |
tree | 94032e407fffba4a0553d01be86f666246fa57af /x11-fonts | |
parent | d1044e79b30b12a3948e0261119f292998646dec (diff) | |
download | freebsd-ports-gnome-7e3faa3e56354b4e734f0ba55bb9d58784c9d770.tar.gz freebsd-ports-gnome-7e3faa3e56354b4e734f0ba55bb9d58784c9d770.tar.zst freebsd-ports-gnome-7e3faa3e56354b4e734f0ba55bb9d58784c9d770.zip |
Change MASTER_SITE to maintainer's site due to unavail distfiles.
PR: 29561
Submitted by: maintainer
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/mozilla-fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/mozilla-fonts/Makefile b/x11-fonts/mozilla-fonts/Makefile index ef0f0d2c3568..3d6340260cd4 100644 --- a/x11-fonts/mozilla-fonts/Makefile +++ b/x11-fonts/mozilla-fonts/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-fonts www -MASTER_SITES= http://fox.mit.edu/skunk/xwin/ +MASTER_SITES= http://www.myrddin.demon.co.uk/dist/ MAINTAINER= dom@happygiraffe.net |