summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-fonts.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-proto-fonts.make')
-rw-r--r--rules/xorg-proto-fonts.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/xorg-proto-fonts.make b/rules/xorg-proto-fonts.make
index c32fba1a5..4ef7cdfbb 100644
--- a/rules/xorg-proto-fonts.make
+++ b/rules/xorg-proto-fonts.make
@@ -2,7 +2,8 @@
# $Id: template 4565 2006-02-10 14:23:10Z mkl $
#
# Copyright (C) 2006 by Erwin Rol
-#
+# (C) 2009 by Robert Schwebel
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -20,7 +21,7 @@ PACKAGES-$(PTXCONF_XORG_PROTO_FONTS) += xorg-proto-fonts
XORG_PROTO_FONTS_VERSION := 2.0.2
XORG_PROTO_FONTS := fontsproto-$(XORG_PROTO_FONTS_VERSION)
XORG_PROTO_FONTS_SUFFIX := tar.bz2
-XORG_PROTO_FONTS_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_FONTS).$(XORG_PROTO_FONTS_SUFFIX)
+XORG_PROTO_FONTS_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_FONTS).$(XORG_PROTO_FONTS_SUFFIX)
XORG_PROTO_FONTS_SOURCE := $(SRCDIR)/$(XORG_PROTO_FONTS).$(XORG_PROTO_FONTS_SUFFIX)
XORG_PROTO_FONTS_DIR := $(BUILDDIR)/$(XORG_PROTO_FONTS)