summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2013-06-05 08:23:27 +0000
committertron <tron>2013-06-05 08:23:27 +0000
commitd601b7b9c75d7889f9147a2bfa3995aa96c73b8b (patch)
tree966dbbea0b19d0a92baecfaad73f88f6ae911b7a
parente6bfa38dfdb37c4509d79e49846107b53cdbb97d (diff)
downloadpkgsrc-d601b7b9c75d7889f9147a2bfa3995aa96c73b8b.tar.gz
Correct home page URL.
-rw-r--r--fonts/Xft2/Makefile4
-rw-r--r--x11/libXft/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile
index 6bd5efd6dd8..74b3ecd3c7a 100644
--- a/fonts/Xft2/Makefile
+++ b/fonts/Xft2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2013/06/04 22:16:02 tron Exp $
+# $NetBSD: Makefile,v 1.55 2013/06/05 08:23:27 tron Exp $
DISTNAME= libXft-2.1.7
PKGNAME= Xft2-2.1.7
@@ -8,7 +8,7 @@ MASTER_SITES= http://xlibs.freedesktop.org/release/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://fontconfig.org/
+HOMEPAGE= http://www.freedesktop.org/wiki/Software/Xft/
COMMENT= Library for configuring and customizing font access
CONFLICTS+= libXft-[0-9]*
diff --git a/x11/libXft/Makefile b/x11/libXft/Makefile
index a2bf257811a..c8a3316dbbe 100644
--- a/x11/libXft/Makefile
+++ b/x11/libXft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/06/04 22:17:27 tron Exp $
+# $NetBSD: Makefile,v 1.14 2013/06/05 08:23:55 tron Exp $
DISTNAME= libXft-2.3.1
PKGREVISION= 2
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://fontconfig.org/
+HOMEPAGE= http://www.freedesktop.org/wiki/Software/Xft/
COMMENT= Library for configuring and customizing font access
CONFLICTS+= Xft2-[0-9]*