summaryrefslogtreecommitdiff
path: root/x11/fontcacheproto
diff options
context:
space:
mode:
authortnn <tnn>2008-05-24 21:45:14 +0000
committertnn <tnn>2008-05-24 21:45:14 +0000
commit47785da23bb7f3ceddac584687028622bd24610d (patch)
treed9c68064fc2ac4f9d4944526a546ebde32538300 /x11/fontcacheproto
parent8ffcdf8e7f4aa1c8e7dc517a5608022ecf858022 (diff)
downloadpkgsrc-47785da23bb7f3ceddac584687028622bd24610d.tar.gz
Switch master site to MASTER_SITE_XORG.
Diffstat (limited to 'x11/fontcacheproto')
-rw-r--r--x11/fontcacheproto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fontcacheproto/Makefile b/x11/fontcacheproto/Makefile
index 8e2f91e7cab..9376b045190 100644
--- a/x11/fontcacheproto/Makefile
+++ b/x11/fontcacheproto/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 19:54:04 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:14 tnn Exp $
#
DISTNAME= fontcacheproto-0.1.2
CATEGORIES= x11
-MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
+MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org