diff options
Diffstat (limited to 'print/tex-minted/Makefile')
-rw-r--r-- | print/tex-minted/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-minted/Makefile b/print/tex-minted/Makefile index c3094180821..8d794d36d65 100644 --- a/print/tex-minted/Makefile +++ b/print/tex-minted/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2017/06/21 10:14:20 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/24 00:04:12 markd Exp $ DISTNAME= minted -PKGNAME= tex-${DISTNAME}-2.4.1 -TEXLIVE_REV= 42418 +PKGNAME= tex-${DISTNAME}-2.5 +TEXLIVE_REV= 44855 MAINTAINER= markd@NetBSD.org HOMEPAGE= http://ctan.org/pkg/minted |