diff options
author | markd <markd@pkgsrc.org> | 2021-06-07 00:23:57 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2021-06-07 00:23:57 +0000 |
commit | 156211d5a78854d8f990729c153a9bb9177d9d49 (patch) | |
tree | 50e9dd2b186b51c6f94cbd3708fcaef09907b001 /meta-pkgs | |
parent | 9cbc212b3f7e4c0008849c74ca22b8a786c3040f (diff) | |
download | pkgsrc-156211d5a78854d8f990729c153a9bb9177d9d49.tar.gz |
texlive-collection-langenglish: update to revision 58290
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-langenglish/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/meta-pkgs/texlive-collection-langenglish/Makefile b/meta-pkgs/texlive-collection-langenglish/Makefile index 4a873e98302..d1f9a76f34f 100644 --- a/meta-pkgs/texlive-collection-langenglish/Makefile +++ b/meta-pkgs/texlive-collection-langenglish/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2021/02/14 03:17:10 markd Exp $ +# $NetBSD: Makefile,v 1.16 2021/06/07 00:23:57 markd Exp $ DISTNAME= collection-langenglish -PKGNAME= texlive-${DISTNAME}-2020 +PKGNAME= texlive-${DISTNAME}-2021 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 57292 +TEXLIVE_REV= 58290 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.tug.org/texlive/ @@ -33,7 +33,8 @@ DEPENDS+= tex-guide-to-latex-[0-9]*:../../print/tex-guide-to-latex DEPENDS+= tex-hyphen-english-[0-9]*:../../print/tex-hyphen-english # impatient is documentation only # intro-scientific is documentation only -# knuth is documentation only +# knuth-errata is documentation only +# knuth-pdf is documentation only # l2tabu-english is documentation only # latex-brochure is documentation only # latex-course is documentation only |