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