diff options
author | clement <clement@FreeBSD.org> | 2004-02-22 22:26:19 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-02-22 22:26:19 +0000 |
commit | 084d1188589b49a49db360dba4b2dff77f1bb0fa (patch) | |
tree | 8826178fe2df34d704b6f56087e0aa9275d363e0 /x11-fonts/mozilla-fonts | |
parent | c8898177767cf97f7228a463ffe1763248e83466 (diff) | |
download | FreeBSD-ports-084d1188589b49a49db360dba4b2dff77f1bb0fa.zip FreeBSD-ports-084d1188589b49a49db360dba4b2dff77f1bb0fa.tar.gz |
- Fix MASTER_SITES
PR: 63235
Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
Diffstat (limited to 'x11-fonts/mozilla-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 1e0de4a..445e282 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://www.myrddin.demon.co.uk/dist/ +MASTER_SITES= http://www.happygiraffe.net/dist/ MAINTAINER= dom@happygiraffe.net COMMENT= Web fonts for Netscape/Mozilla |