diff options
Diffstat (limited to 'print/web2c/Makefile')
-rw-r--r-- | print/web2c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/web2c/Makefile b/print/web2c/Makefile index a804c73edcd..1e113eefff2 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/04/12 07:33:35 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2009/06/09 21:31:03 minskim Exp $ DISTNAME= texlive-20080816-source PKGNAME= web2c-7.5.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} EXTRACT_SUFX= .tar.lzma |