summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorghen <ghen>2010-10-22 11:46:59 +0000
committerghen <ghen>2010-10-22 11:46:59 +0000
commit34960912652537d7c6c4d371fad8e64a54a1ec99 (patch)
tree0d239c8a75eb9b5b0e859da4f1020f3a27c350e0 /x11
parent6cf6481668380b3060115246612ccaae97d9e95e (diff)
downloadpkgsrc-34960912652537d7c6c4d371fad8e64a54a1ec99.tar.gz
Use official X.org master site (now in a subdir), noted by reed.
Fixes PR#43985.
Diffstat (limited to 'x11')
-rw-r--r--x11/xkeyboard-config/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile
index 57ccc3b7b26..0748d0a1f73 100644
--- a/x11/xkeyboard-config/Makefile
+++ b/x11/xkeyboard-config/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2010/10/16 13:13:18 ghen Exp $
+# $NetBSD: Makefile,v 1.13 2010/10/22 11:46:59 ghen Exp $
#
DISTNAME= xkeyboard-config-2.0
CATEGORIES= x11
-MASTER_SITES= http://people.freedesktop.org/~svu/
+MASTER_SITES= ${MASTER_SITE_XORG:=data/${PKGBASE}/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= bjs@NetBSD.org