summaryrefslogtreecommitdiff
path: root/x11/libXt
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
commit9f2a42bc6b4b37f45cb2ff984e4417922309bb82 (patch)
treed9c68064fc2ac4f9d4944526a546ebde32538300 /x11/libXt
parent4e9ef6e999f72a95520185a31f2619b4dde114eb (diff)
downloadpkgsrc-9f2a42bc6b4b37f45cb2ff984e4417922309bb82.tar.gz
Switch master site to MASTER_SITE_XORG.
Diffstat (limited to 'x11/libXt')
-rw-r--r--x11/libXt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile
index 0d0f2318a85..0b61523226b 100644
--- a/x11/libXt/Makefile
+++ b/x11/libXt/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2008/05/24 20:15:46 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2008/05/24 21:45:15 tnn Exp $
#
DISTNAME= libXt-1.0.5
PKGREVISION= 1
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