diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 15:09:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 15:09:59 +0000 |
commit | 9973762918bc0a3906310b47ce7758bfdc44d605 (patch) | |
tree | d1684b02cbb6f6bf411a2c8c824dc5b01494d4ce /x11-fonts | |
parent | 0bd3383954afd40a9c7eddcd7b3821e261e5162c (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Xft/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/fontconfig/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/libXft/Makefile | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/x11-fonts/Xft/Makefile b/x11-fonts/Xft/Makefile index b3c6e3a7541e..67ce3837c53a 100644 --- a/x11-fonts/Xft/Makefile +++ b/x11-fonts/Xft/Makefile @@ -8,7 +8,7 @@ PORTNAME= Xft PORTVERSION= 2.1.2 CATEGORIES= x11-fonts -MASTER_SITES= http://fontconfig.org/fontconfig/release/ +MASTER_SITES= http://pdx.freedesktop.org/software/fontconfig/releases/ DISTNAME= xft-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index c4ef77efb903..2a6cc109d3a6 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -9,8 +9,7 @@ PORTNAME= fontconfig PORTVERSION= 2.2.90 PORTREVISION= 3 CATEGORIES= x11-fonts -MASTER_SITES= http://www.fontconfig.org/release/ \ - http://nexp.cs.pdx.edu/fontconfig/release/ +MASTER_SITES= http://pdx.freedesktop.org/software/fontconfig/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= An XML-based font configuration API for X Windows diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile index b3c6e3a7541e..67ce3837c53a 100644 --- a/x11-fonts/libXft/Makefile +++ b/x11-fonts/libXft/Makefile @@ -8,7 +8,7 @@ PORTNAME= Xft PORTVERSION= 2.1.2 CATEGORIES= x11-fonts -MASTER_SITES= http://fontconfig.org/fontconfig/release/ +MASTER_SITES= http://pdx.freedesktop.org/software/fontconfig/releases/ DISTNAME= xft-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |