diff options
author | dillo <dillo@pkgsrc.org> | 2004-04-28 14:33:58 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-04-28 14:33:58 +0000 |
commit | 3ad6fb78317de1f41701a742974ba3465fc0cbc3 (patch) | |
tree | bd330275d2359359ddf40e3c8d7d1992f587a223 /fonts/fontconfig | |
parent | 30e11b32d051ac491ba63409fae8fc2e48773d95 (diff) | |
download | pkgsrc-3ad6fb78317de1f41701a742974ba3465fc0cbc3.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'fonts/fontconfig')
-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 |