diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-02-22 22:26:19 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-02-22 22:26:19 +0000 |
commit | ff83219f044c4fc02ae833b61f9bc5e084164970 (patch) | |
tree | cb8800ae30421f09b009d4e2d33205e3c38aa4d3 /x11-fonts | |
parent | 4d2965bb22f189f736b0c81c38964d9924f3b64a (diff) |
- Fix MASTER_SITES
PR: 63235
Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=101754
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 1e0de4a5f452..445e282aa9d6 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 |