diff options
author | tnn <tnn@pkgsrc.org> | 2008-05-24 21:45:14 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-05-24 21:45:14 +0000 |
commit | 9f2a42bc6b4b37f45cb2ff984e4417922309bb82 (patch) | |
tree | d9c68064fc2ac4f9d4944526a546ebde32538300 /meta-pkgs/modular-xorg-apps/Makefile | |
parent | 4e9ef6e999f72a95520185a31f2619b4dde114eb (diff) | |
download | pkgsrc-9f2a42bc6b4b37f45cb2ff984e4417922309bb82.tar.gz |
Switch master site to MASTER_SITE_XORG.
Diffstat (limited to 'meta-pkgs/modular-xorg-apps/Makefile')
-rw-r--r-- | meta-pkgs/modular-xorg-apps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile index 5141a9241d7..ca8ed27a6f4 100644 --- a/meta-pkgs/modular-xorg-apps/Makefile +++ b/meta-pkgs/modular-xorg-apps/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2008/03/04 20:16:34 tnn Exp $ +# $NetBSD: Makefile,v 1.11 2008/05/24 21:45:21 tnn Exp $ DISTNAME= # empty PKGNAME= modular-xorg-apps-1.5 CATEGORIES= meta-pkgs x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +MASTER_SITES= ${MASTER_SITE_XORG:=app/} DISTFILES= # empty MAINTAINER= joerg@NetBSD.org |