summaryrefslogtreecommitdiff
path: root/x11/libXpm
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/libXpm
parent8ffcdf8e7f4aa1c8e7dc517a5608022ecf858022 (diff)
downloadpkgsrc-47785da23bb7f3ceddac584687028622bd24610d.tar.gz
Switch master site to MASTER_SITE_XORG.
Diffstat (limited to 'x11/libXpm')
-rw-r--r--x11/libXpm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile
index 2d962e07397..3e1f93bfc26 100644
--- a/x11/libXpm/Makefile
+++ b/x11/libXpm/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2008/02/24 02:26:33 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2008/05/24 21:45:15 tnn Exp $
#
DISTNAME= libXpm-3.5.7
PKGREVISION= 1
CATEGORIES= graphics x11
-MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
+MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org