diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 23:09:59 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 23:09:59 +0800 |
commit | 9973762918bc0a3906310b47ce7758bfdc44d605 (patch) | |
tree | d1684b02cbb6f6bf411a2c8c824dc5b01494d4ce /x11-fonts/libXft | |
parent | 0bd3383954afd40a9c7eddcd7b3821e261e5162c (diff) | |
download | freebsd-ports-gnome-9973762918bc0a3906310b47ce7758bfdc44d605.tar.gz freebsd-ports-gnome-9973762918bc0a3906310b47ce7758bfdc44d605.tar.zst freebsd-ports-gnome-9973762918bc0a3906310b47ce7758bfdc44d605.zip |
Add a new MASTER_SITE since the Fontconfig site went away.
Diffstat (limited to 'x11-fonts/libXft')
-rw-r--r-- | x11-fonts/libXft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |