diff options
Diffstat (limited to 'fonts/ps2pkm/Makefile')
-rw-r--r-- | fonts/ps2pkm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/ps2pkm/Makefile b/fonts/ps2pkm/Makefile index f62c40b5ff8..5707ecf9cb0 100644 --- a/fonts/ps2pkm/Makefile +++ b/fonts/ps2pkm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/01/16 03:35:41 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2010/09/13 04:24:27 minskim Exp $ -DISTNAME= texlive-20091011-source +DISTNAME= texlive-20100720-source PKGNAME= ps2pkm-1.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} EXTRACT_SUFX= .tar.xz |