summaryrefslogtreecommitdiff
path: root/x11/libXau
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-05-24 21:45:14 +0000
committertnn <tnn@pkgsrc.org>2008-05-24 21:45:14 +0000
commit6b4ce465521bec997ad90c2bcab168f0847197ed (patch)
treed9c68064fc2ac4f9d4944526a546ebde32538300 /x11/libXau
parentbc10a2f2affcf9c99b8fa138af8f04b51927d64f (diff)
downloadpkgsrc-6b4ce465521bec997ad90c2bcab168f0847197ed.tar.gz
Switch master site to MASTER_SITE_XORG.
Diffstat (limited to 'x11/libXau')
-rw-r--r--x11/libXau/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile
index 616ca5869ff..219bcd32746 100644
--- a/x11/libXau/Makefile
+++ b/x11/libXau/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2008/05/24 20:15:46 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2008/05/24 21:45:15 tnn Exp $
#
DISTNAME= libXau-1.0.3
CATEGORIES= x11 devel
-MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
+MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org