diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-14 23:40:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-14 23:40:06 +0000 |
commit | 75bab0f82d7adefde101da7e935ad51b07c25808 (patch) | |
tree | e902442f4c94da1a9d78e2a27e26fd305afb91ad /x11-fonts | |
parent | 6a214dfa4fa4577eb6cb9e3c3f544921566b69e4 (diff) | |
download | ports-75bab0f82d7adefde101da7e935ad51b07c25808.tar.gz ports-75bab0f82d7adefde101da7e935ad51b07c25808.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fontconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index e93af72fe5a8..abc180768836 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -9,7 +9,7 @@ PORTNAME= fontconfig PORTVERSION= 2.2.3 PORTEPOCH= 1 CATEGORIES= x11-fonts -MASTER_SITES= http://pdx.freedesktop.org/~fontconfig/release/ +MASTER_SITES= http://fontconfig.org/release/ MAINTAINER= gnome@FreeBSD.org COMMENT= An XML-based font configuration API for X Windows |