diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-17 16:30:39 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-17 16:30:39 +0000 |
commit | 3b9a02df83182e8b94a246d2d7f45a3fd1dd4b40 (patch) | |
tree | dfdc5a0f0f89c0b042ebac0e904332094b56077b /x11-fonts | |
parent | f45f8175d8ca22601042c329fbe88f066c08a558 (diff) | |
download | FreeBSD-ports-3b9a02df83182e8b94a246d2d7f45a3fd1dd4b40.zip FreeBSD-ports-3b9a02df83182e8b94a246d2d7f45a3fd1dd4b40.tar.gz |
At least one person had problems fetching 2.1.94. Add another dist site.
Reported by: ijliao
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fontconfig/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index 1eb94c8..91a7d3f 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -8,7 +8,8 @@ PORTNAME= fontconfig PORTVERSION= 2.1.94 CATEGORIES= x11-fonts -MASTER_SITES= http://nexp.cs.pdx.edu/fontconfig/release/ +MASTER_SITES= http://www.fontconfig.org/release/ + http://nexp.cs.pdx.edu/fontconfig/release/ MAINTAINER= gnome@FreeBSD.org COMMENT= An XML-based font configuration API for X Windows |