From 9f2a42bc6b4b37f45cb2ff984e4417922309bb82 Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 24 May 2008 21:45:14 +0000 Subject: Switch master site to MASTER_SITE_XORG. --- fonts/bdftopcf/Makefile | 4 ++-- fonts/encodings/Makefile | 4 ++-- fonts/font-adobe-100dpi/Makefile | 4 ++-- fonts/font-adobe-75dpi/Makefile | 4 ++-- fonts/font-adobe-utopia-100dpi/Makefile | 4 ++-- fonts/font-adobe-utopia-75dpi/Makefile | 4 ++-- fonts/font-adobe-utopia-type1/Makefile | 4 ++-- fonts/font-alias/Makefile | 6 +++--- fonts/font-bh-100dpi/Makefile | 4 ++-- fonts/font-bh-75dpi/Makefile | 4 ++-- fonts/font-bh-lucidatypewriter-100dpi/Makefile | 4 ++-- fonts/font-bh-lucidatypewriter-75dpi/Makefile | 4 ++-- fonts/font-bh-ttf/Makefile | 4 ++-- fonts/font-bh-type1/Makefile | 4 ++-- fonts/font-bitstream-100dpi/Makefile | 4 ++-- fonts/font-bitstream-75dpi/Makefile | 4 ++-- fonts/font-bitstream-type1/Makefile | 4 ++-- fonts/font-cursor-misc/Makefile | 6 +++--- fonts/font-daewoo-misc/Makefile | 4 ++-- fonts/font-dec-misc/Makefile | 4 ++-- fonts/font-ibm-type1/Makefile | 4 ++-- fonts/font-isas-misc/Makefile | 4 ++-- fonts/font-jis-misc/Makefile | 4 ++-- fonts/font-misc-misc/Makefile | 4 ++-- fonts/font-mutt-misc/Makefile | 4 ++-- fonts/font-sony-misc/Makefile | 4 ++-- fonts/font-util/Makefile | 4 ++-- fonts/libfontenc/Makefile | 4 ++-- fonts/mkfontdir/Makefile | 4 ++-- fonts/mkfontscale/Makefile | 4 ++-- 30 files changed, 62 insertions(+), 62 deletions(-) (limited to 'fonts') diff --git a/fonts/bdftopcf/Makefile b/fonts/bdftopcf/Makefile index 7ab9669079e..801cf0a9afb 100644 --- a/fonts/bdftopcf/Makefile +++ b/fonts/bdftopcf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2007/07/12 13:21:38 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:20 tnn Exp $ # DISTNAME= bdftopcf-1.0.1 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/encodings/Makefile b/fonts/encodings/Makefile index 41f38b7fd5b..0ddb458fb52 100644 --- a/fonts/encodings/Makefile +++ b/fonts/encodings/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/03/18 20:22:12 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:20 tnn Exp $ # DISTNAME= encodings-1.0.2 CATEGORIES= fonts x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-adobe-100dpi/Makefile b/fonts/font-adobe-100dpi/Makefile index 43f29bb4928..4609092f9aa 100644 --- a/fonts/font-adobe-100dpi/Makefile +++ b/fonts/font-adobe-100dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/01/22 17:09:52 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:20 tnn Exp $ # DISTNAME= font-adobe-100dpi-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-adobe-75dpi/Makefile b/fonts/font-adobe-75dpi/Makefile index ce493af9c6f..4dc8075f992 100644 --- a/fonts/font-adobe-75dpi/Makefile +++ b/fonts/font-adobe-75dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/01/22 17:09:52 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:20 tnn Exp $ # DISTNAME= font-adobe-75dpi-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-adobe-utopia-100dpi/Makefile b/fonts/font-adobe-utopia-100dpi/Makefile index 4d0a910b5ad..0e25ccac303 100644 --- a/fonts/font-adobe-utopia-100dpi/Makefile +++ b/fonts/font-adobe-utopia-100dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/01/22 17:09:52 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:20 tnn Exp $ # DISTNAME= font-adobe-utopia-100dpi-1.0.1 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-adobe-utopia-75dpi/Makefile b/fonts/font-adobe-utopia-75dpi/Makefile index b46dbd3ebfb..736e2bed6a2 100644 --- a/fonts/font-adobe-utopia-75dpi/Makefile +++ b/fonts/font-adobe-utopia-75dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/01/22 17:09:52 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:20 tnn Exp $ # DISTNAME= font-adobe-utopia-75dpi-1.0.1 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-adobe-utopia-type1/Makefile b/fonts/font-adobe-utopia-type1/Makefile index 2afbefcd6a7..16296347d48 100644 --- a/fonts/font-adobe-utopia-type1/Makefile +++ b/fonts/font-adobe-utopia-type1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2007/02/19 07:57:25 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2008/05/24 21:45:20 tnn Exp $ # DISTNAME= font-adobe-utopia-type1-1.0.1 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-alias/Makefile b/fonts/font-alias/Makefile index 3fbbaa9d5c2..894b7b8b517 100644 --- a/fonts/font-alias/Makefile +++ b/fonts/font-alias/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/24 12:56:09 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:20 tnn Exp $ # DISTNAME= font-alias-1.0.1 CATEGORIES= fonts x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://xorg.freedesktop.org/releases/individual/font/ +HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Standard aliases for X11 PCF fonts PKG_DESTDIR_SUPPORT= user-destdir diff --git a/fonts/font-bh-100dpi/Makefile b/fonts/font-bh-100dpi/Makefile index bc3384165be..69b7c47c642 100644 --- a/fonts/font-bh-100dpi/Makefile +++ b/fonts/font-bh-100dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:52 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-bh-100dpi-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-bh-75dpi/Makefile b/fonts/font-bh-75dpi/Makefile index c6bf2fc4362..8fe506ea604 100644 --- a/fonts/font-bh-75dpi/Makefile +++ b/fonts/font-bh-75dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-bh-75dpi-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-bh-lucidatypewriter-100dpi/Makefile b/fonts/font-bh-lucidatypewriter-100dpi/Makefile index 02b2eb1db7e..d595f93683d 100644 --- a/fonts/font-bh-lucidatypewriter-100dpi/Makefile +++ b/fonts/font-bh-lucidatypewriter-100dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-bh-lucidatypewriter-100dpi-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-bh-lucidatypewriter-75dpi/Makefile b/fonts/font-bh-lucidatypewriter-75dpi/Makefile index 6eb21276dfe..175013ad114 100644 --- a/fonts/font-bh-lucidatypewriter-75dpi/Makefile +++ b/fonts/font-bh-lucidatypewriter-75dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-bh-lucidatypewriter-75dpi-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-bh-ttf/Makefile b/fonts/font-bh-ttf/Makefile index 3bae8a0beca..cceea38935a 100644 --- a/fonts/font-bh-ttf/Makefile +++ b/fonts/font-bh-ttf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2007/02/19 07:57:25 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-bh-ttf-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-bh-type1/Makefile b/fonts/font-bh-type1/Makefile index c81142825c6..d040c6a0beb 100644 --- a/fonts/font-bh-type1/Makefile +++ b/fonts/font-bh-type1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2007/02/19 07:57:25 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-bh-type1-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-bitstream-100dpi/Makefile b/fonts/font-bitstream-100dpi/Makefile index 74b3c0e16e8..a716ea6e48a 100644 --- a/fonts/font-bitstream-100dpi/Makefile +++ b/fonts/font-bitstream-100dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-bitstream-100dpi-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-bitstream-75dpi/Makefile b/fonts/font-bitstream-75dpi/Makefile index 466367d694b..4e777611800 100644 --- a/fonts/font-bitstream-75dpi/Makefile +++ b/fonts/font-bitstream-75dpi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-bitstream-75dpi-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-bitstream-type1/Makefile b/fonts/font-bitstream-type1/Makefile index dc8c7cf13c8..b89cbe15e7d 100644 --- a/fonts/font-bitstream-type1/Makefile +++ b/fonts/font-bitstream-type1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2007/02/19 07:57:25 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-bitstream-type1-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-cursor-misc/Makefile b/fonts/font-cursor-misc/Makefile index 9c2681b63f3..364e5a07734 100644 --- a/fonts/font-cursor-misc/Makefile +++ b/fonts/font-cursor-misc/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-cursor-misc-1.0.0 CATEGORIES= fonts x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://xorg.freedesktop.org/releases/individual/font/ +HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Standard X11 cursors in PCF format PKG_DESTDIR_SUPPORT= user-destdir diff --git a/fonts/font-daewoo-misc/Makefile b/fonts/font-daewoo-misc/Makefile index 0cd387e34d1..3f120db947d 100644 --- a/fonts/font-daewoo-misc/Makefile +++ b/fonts/font-daewoo-misc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-daewoo-misc-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-dec-misc/Makefile b/fonts/font-dec-misc/Makefile index 046c6ae3360..2deda6d1c0d 100644 --- a/fonts/font-dec-misc/Makefile +++ b/fonts/font-dec-misc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-dec-misc-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-ibm-type1/Makefile b/fonts/font-ibm-type1/Makefile index d8231a871f9..023233cf048 100644 --- a/fonts/font-ibm-type1/Makefile +++ b/fonts/font-ibm-type1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2007/02/19 07:57:26 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-ibm-type1-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-isas-misc/Makefile b/fonts/font-isas-misc/Makefile index f7be2cd72a0..0be112ed5b7 100644 --- a/fonts/font-isas-misc/Makefile +++ b/fonts/font-isas-misc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:54 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-isas-misc-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-jis-misc/Makefile b/fonts/font-jis-misc/Makefile index 811ac972742..69fdf6fe1d4 100644 --- a/fonts/font-jis-misc/Makefile +++ b/fonts/font-jis-misc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:54 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-jis-misc-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-misc-misc/Makefile b/fonts/font-misc-misc/Makefile index dec5bac94f5..7dd1b9b39ba 100644 --- a/fonts/font-misc-misc/Makefile +++ b/fonts/font-misc-misc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:54 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:20 tnn Exp $ # DISTNAME= font-misc-misc-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-mutt-misc/Makefile b/fonts/font-mutt-misc/Makefile index 4f15a2af54b..3786b509b49 100644 --- a/fonts/font-mutt-misc/Makefile +++ b/fonts/font-mutt-misc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:54 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-mutt-misc-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-sony-misc/Makefile b/fonts/font-sony-misc/Makefile index 7edb9b5312e..ec4d9e2a3ed 100644 --- a/fonts/font-sony-misc/Makefile +++ b/fonts/font-sony-misc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:54 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-sony-misc-1.0.0 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/font-util/Makefile b/fonts/font-util/Makefile index 1ad97df916e..ffd1eadcfe1 100644 --- a/fonts/font-util/Makefile +++ b/fonts/font-util/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2008/02/20 22:33:18 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-util-1.0.1 PKGREVISION= 1 CATEGORIES= fonts -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/libfontenc/Makefile b/fonts/libfontenc/Makefile index e67cd7d8138..0b5202f3f54 100644 --- a/fonts/libfontenc/Makefile +++ b/fonts/libfontenc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2007/01/23 14:44:09 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= libfontenc-1.0.4 CATEGORIES= x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/ +MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/mkfontdir/Makefile b/fonts/mkfontdir/Makefile index b8d961f35fa..fd8791c3d88 100644 --- a/fonts/mkfontdir/Makefile +++ b/fonts/mkfontdir/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2008/04/17 21:13:11 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= mkfontdir-1.0.4 CATEGORIES= fonts x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org diff --git a/fonts/mkfontscale/Makefile b/fonts/mkfontscale/Makefile index 902c191521b..247cd3f6cb6 100644 --- a/fonts/mkfontscale/Makefile +++ b/fonts/mkfontscale/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2008/05/19 03:00:19 bjs Exp $ +# $NetBSD: Makefile,v 1.24 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= mkfontscale-1.0.5 CATEGORIES= fonts x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org -- cgit v1.2.3