diff options
author | wiz <wiz@pkgsrc.org> | 2018-12-03 08:35:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-12-03 08:35:28 +0000 |
commit | b61766e6d3c2d2bc0db3c56b91016533bff39c95 (patch) | |
tree | fc73caacf387b41a7ffc4db5a23f25928ffc65bf /editors/texworks/Makefile | |
parent | 242072928423e9c61bafc7f9437c976fb348aa51 (diff) | |
download | pkgsrc-b61766e6d3c2d2bc0db3c56b91016533bff39c95.tar.gz |
*: recursive bump for poppler-0.71.0 shlib bump
Diffstat (limited to 'editors/texworks/Makefile')
-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 1337945862a..71475bc429e 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2018/11/16 13:02:44 bsiegert Exp $ +# $NetBSD: Makefile,v 1.63 2018/12/03 08:35:29 wiz Exp $ DISTNAME= texworks-0.6.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks |