diff options
Diffstat (limited to 'fonts/font-bh-ttf/Makefile')
-rw-r--r-- | fonts/font-bh-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |