diff options
author | wiz <wiz@pkgsrc.org> | 2020-04-03 10:30:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-04-03 10:30:30 +0000 |
commit | 08321c6105e74967a22738e6b1d7a83ac0d3861f (patch) | |
tree | e4a9401f8cc8702e5edfe8b84b7cd997bfc74c36 /editors/texworks | |
parent | 7678335d3f7987e59237c3b2edcb937519706b22 (diff) | |
download | pkgsrc-08321c6105e74967a22738e6b1d7a83ac0d3861f.tar.gz |
*: recursive bump for poppler-0.87
Diffstat (limited to 'editors/texworks')
-rw-r--r-- | editors/texworks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index fe0d03db8e8..af95ddc7b53 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2020/03/10 22:09:44 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2020/04/03 10:30:31 wiz Exp $ DISTNAME= texworks-0.6.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks |