diff options
author | wiz <wiz@pkgsrc.org> | 2022-06-28 11:30:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-06-28 11:30:51 +0000 |
commit | 5da87348cb57d8d1df6910cb892114c53beab8b0 (patch) | |
tree | 9d7168f3a6d792571ef549968fcd7b60801605fd /fonts/tex-ptex-fontmaps | |
parent | 75ccf1258b667ad0853010a88fa61bc96ac3d233 (diff) | |
download | pkgsrc-5da87348cb57d8d1df6910cb892114c53beab8b0.tar.gz |
*: recursive bump for perl 5.36
Diffstat (limited to 'fonts/tex-ptex-fontmaps')
-rw-r--r-- | fonts/tex-ptex-fontmaps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-ptex-fontmaps/Makefile b/fonts/tex-ptex-fontmaps/Makefile index de9588c5a05..b5f3a3072ec 100644 --- a/fonts/tex-ptex-fontmaps/Makefile +++ b/fonts/tex-ptex-fontmaps/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2022/04/15 04:28:55 markd Exp $ +# $NetBSD: Makefile,v 1.14 2022/06/28 11:33:54 wiz Exp $ DISTNAME= ptex-fontmaps PKGNAME= tex-${DISTNAME}-20210625.0 +PKGREVISION= 1 TEXLIVE_REV= 59711 MAINTAINER= pkgsrc-users@NetBSD.org |