summaryrefslogtreecommitdiff
path: root/package/xsetroot/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-25 13:15:31 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-25 13:15:31 +0100
commit977956e6dbde952f72031c5c2035c9d9685cee88 (patch)
tree441ffe27aa76fc28e210e1ca7a506a03a32f5fe2 /package/xsetroot/Makefile
parent573b06af740b3f1966aa2ea190494d9c87270786 (diff)
parentf5a999a24fddc9527fda922c72577e50f93c2ae2 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xsetroot/Makefile')
-rw-r--r--package/xsetroot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xsetroot/Makefile b/package/xsetroot/Makefile
index 50a51759e..8f977326c 100644
--- a/package/xsetroot/Makefile
+++ b/package/xsetroot/Makefile
@@ -11,7 +11,7 @@ PKG_DESCR:= set root window
PKG_SECTION:= x11/apps
PKG_DEPENDS:= libx11 libxmu libxcursor
PKG_BUILDDEP:= xbitmaps libXcursor
-PKG_SITES:= http://xorg.freedesktop.org/archive/individual/app/
+PKG_SITES:= ${MASTER_SITE_XORG}
include $(TOPDIR)/mk/package.mk