diff options
Diffstat (limited to 'print/tex-fancyvrb/Makefile')
-rw-r--r-- | print/tex-fancyvrb/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-fancyvrb/Makefile b/print/tex-fancyvrb/Makefile index 3db4ec47dc9..28dd1f3a5a5 100644 --- a/print/tex-fancyvrb/Makefile +++ b/print/tex-fancyvrb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2022/04/16 00:40:49 markd Exp $ +# $NetBSD: Makefile,v 1.14 2022/09/01 03:53:20 markd Exp $ DISTNAME= fancyvrb -PKGNAME= tex-${DISTNAME}-4.2 -TEXLIVE_REV= 63012 +PKGNAME= tex-${DISTNAME}-4.5 +TEXLIVE_REV= 63496 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/fancyvrb |