summaryrefslogtreecommitdiff
path: root/x11/pixman
diff options
context:
space:
mode:
authortnn <tnn>2008-05-24 21:45:14 +0000
committertnn <tnn>2008-05-24 21:45:14 +0000
commitfc3409682f16d3ddcc6cb63837f6111437ee9747 (patch)
treed9c68064fc2ac4f9d4944526a546ebde32538300 /x11/pixman
parente5e0f5a7241cdbfc0a735c0e9d7b3e2ed22d6bf7 (diff)
downloadpkgsrc-fc3409682f16d3ddcc6cb63837f6111437ee9747.tar.gz
Switch master site to MASTER_SITE_XORG.
Diffstat (limited to 'x11/pixman')
-rw-r--r--x11/pixman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index 6ec0a1f2f27..d51aa20f389 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2008/04/27 11:58:09 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2008/05/24 21:45:20 tnn Exp $
#
DISTNAME= pixman-0.10.0
PKGNAME= ${DISTNAME:C/pl[0-9]*//}
PKGREVISION= 2
CATEGORIES= x11
-MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
+MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= bjs@NetBSD.org