diff options
-rw-r--r-- | fonts/fontconfig/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile index 98171041f71..70e0d8fbb9f 100644 --- a/fonts/fontconfig/Makefile +++ b/fonts/fontconfig/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.30 2004/04/27 15:09:10 adam Exp $ +# $NetBSD: Makefile,v 1.31 2004/04/28 14:33:58 dillo Exp $ # DISTNAME= fontconfig-2.2.2 CATEGORIES= fonts gnome -MASTER_SITES= http://pdx.freedesktop.org/software/fontconfig/releases/ +MASTER_SITES= http://freedesktop.org/~fontconfig/release/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://freedesktop.org/software/fontconfig/ +HOMEPAGE= http://freedesktop.org/Software/fontconfig/ COMMENT= Library for configuring and customizing font access # This can use 2.0.5 but things which use it (ala pango) require 2.0.9 so make |