diff options
Diffstat (limited to 'print/tex-texlive-scripts-extra/Makefile')
-rw-r--r-- | print/tex-texlive-scripts-extra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-texlive-scripts-extra/Makefile b/print/tex-texlive-scripts-extra/Makefile index 794beafc552..57e3c43e3ef 100644 --- a/print/tex-texlive-scripts-extra/Makefile +++ b/print/tex-texlive-scripts-extra/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2020/05/10 03:56:44 markd Exp $ +# $NetBSD: Makefile,v 1.2 2020/08/31 18:11:05 wiz Exp $ DISTNAME= texlive-scripts-extra PKGNAME= tex-${DISTNAME}-2020 +PKGREVISION= 1 TEXLIVE_REV= 54744 MAINTAINER= pkgsrc-users@NetBSD.org |