diff options
Diffstat (limited to 'print/web2c')
-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 a93f35b633b..5b31aac20d3 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/11/20 16:04:16 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/01/08 10:20:36 wiz Exp $ DISTNAME= texlive-20130530-source PKGNAME= web2c-2013 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ EXTRACT_SUFX= .tar.xz |