diff options
Diffstat (limited to 'fonts/bdftopcf/Makefile')
-rw-r--r-- | fonts/bdftopcf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/bdftopcf/Makefile b/fonts/bdftopcf/Makefile index 06381f04f9f..a4fce9bf454 100644 --- a/fonts/bdftopcf/Makefile +++ b/fonts/bdftopcf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/11/09 17:43:58 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2011/11/01 06:01:11 sbd Exp $ # DISTNAME= bdftopcf-1.0.2 +PKGREVISION= 1 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |