diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-18 15:09:59 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-18 15:09:59 +0000 |
commit | 1ed933384d75cb8b049da73d4a08c1a94ca743db (patch) | |
tree | d41928283f846a39d493049e205aded1b5963761 /x11-fonts | |
parent | b8e5b80631072ff424aab9d3d56e10a6987884f3 (diff) | |
download | FreeBSD-ports-1ed933384d75cb8b049da73d4a08c1a94ca743db.zip FreeBSD-ports-1ed933384d75cb8b049da73d4a08c1a94ca743db.tar.gz |
Add a new MASTER_SITE since the Fontconfig site went away.
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 b3c6e3a..67ce383 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 c4ef77e..2a6cc10 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 b3c6e3a..67ce383 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 |