diff options
Diffstat (limited to 'fonts/ttf2pk/Makefile')
-rw-r--r-- | fonts/ttf2pk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile index 098f567b3ca..c696d555ace 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2010/09/13 14:30:05 minskim Exp $ +# $NetBSD: Makefile,v 1.25 2011/04/22 13:43:32 obache Exp $ DISTNAME= texlive-20100720-source PKGNAME= ttf2pk-1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= fonts print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} EXTRACT_SUFX= .tar.xz |