diff options
author | markd <markd@pkgsrc.org> | 2021-06-06 11:48:40 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2021-06-06 11:48:40 +0000 |
commit | 4e7384a02cbb1c9c527c95f32baab3259d7e787e (patch) | |
tree | 26b28be00b783ed75f76265d27c28cbb6dec109b /print/tex-csquotes/Makefile | |
parent | ba2c13c9b56839a284ee31eaf6455a95d0464772 (diff) | |
download | pkgsrc-4e7384a02cbb1c9c527c95f32baab3259d7e787e.tar.gz |
tex-csquotes{,-doc}: update to 5.2l
changes unknown
Diffstat (limited to 'print/tex-csquotes/Makefile')
-rw-r--r-- | print/tex-csquotes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-csquotes/Makefile b/print/tex-csquotes/Makefile index 1e92a35e40b..2f5f454db6e 100644 --- a/print/tex-csquotes/Makefile +++ b/print/tex-csquotes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2021/02/20 09:56:05 markd Exp $ +# $NetBSD: Makefile,v 1.13 2021/06/06 11:48:40 markd Exp $ DISTNAME= csquotes -PKGNAME= tex-${DISTNAME}-5.2k -TEXLIVE_REV= 57332 +PKGNAME= tex-${DISTNAME}-5.2l +TEXLIVE_REV= 57844 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/csquotes |