diff options
Diffstat (limited to 'meta-pkgs/modular-xorg-fonts/Makefile')
-rw-r--r-- | meta-pkgs/modular-xorg-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-fonts/Makefile b/meta-pkgs/modular-xorg-fonts/Makefile index d0ff619e189..776feef4cc0 100644 --- a/meta-pkgs/modular-xorg-fonts/Makefile +++ b/meta-pkgs/modular-xorg-fonts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2007/12/19 12:27:29 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:22 tnn Exp $ DISTNAME= # empty PKGNAME= modular-xorg-fonts-1.0 CATEGORIES= meta-pkgs fonts x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/fonts/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} DISTFILES= # empty MAINTAINER= joerg@NetBSD.org |