diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-09-04 20:20:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-09-04 20:20:53 +0000 |
commit | 69574cf2b4f2361294850b3a6f0619274c8c0f81 (patch) | |
tree | cc3ba82706d2e159f97534e8c1ea693eb74ae5e8 /editors/texworks | |
parent | eec19ac8d04a1d0290afb9f31b1530974342d5f0 (diff) | |
download | pkgsrc-69574cf2b4f2361294850b3a6f0619274c8c0f81.tar.gz |
Recursive revbump from poppler update
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 b7db3297c92..2edd90a3813 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2017/09/04 15:08:51 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2017/09/04 20:20:54 ryoon Exp $ DISTNAME= texworks-0.6.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks |