diff options
author | markd <markd@pkgsrc.org> | 2020-05-10 04:31:36 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2020-05-10 04:31:36 +0000 |
commit | 015f29315ea563c6d6cc11e10beec41b778304d8 (patch) | |
tree | 0bba2ddabb59cf8e7eeaeaf181f652ffad7404d3 /fonts/tex-txfonts | |
parent | 3c865ab11eb8bdee76922e0e59649bacc5b94448 (diff) | |
download | pkgsrc-015f29315ea563c6d6cc11e10beec41b778304d8.tar.gz |
tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts
Diffstat (limited to 'fonts/tex-txfonts')
-rw-r--r-- | fonts/tex-txfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/tex-txfonts/Makefile b/fonts/tex-txfonts/Makefile index cda31b98b04..64aacf05c60 100644 --- a/fonts/tex-txfonts/Makefile +++ b/fonts/tex-txfonts/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2019/12/06 19:32:29 markd Exp $ +# $NetBSD: Makefile,v 1.8 2020/05/10 04:31:55 markd Exp $ DISTNAME= txfonts PKGNAME= tex-${DISTNAME}-2009 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org |