diff options
-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 1eb94c81ea7d..91a7d3ff50c7 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 |