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 afe4287ba37..8287ca1885a 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2017/12/31 00:44:32 markd Exp $ +# $NetBSD: Makefile,v 1.66 2018/01/10 22:16:26 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= web2c-2017 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2017/ EXTRACT_SUFX= .tar.xz |