diff options
Diffstat (limited to 'print/web2c/Makefile')
-rw-r--r-- | print/web2c/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/web2c/Makefile b/print/web2c/Makefile index 4f301b11640..93f66d65011 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2015/04/23 11:25:25 markd Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:24:47 tnn Exp $ DISTNAME= texlive-20140525-source PKGNAME= web2c-2014 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ EXTRACT_SUFX= .tar.xz |