diff options
author | wiz <wiz@pkgsrc.org> | 2016-08-01 14:23:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-08-01 14:23:55 +0000 |
commit | 8dee0a53bb4bc6f23271708d44c1820bd3bc4cea (patch) | |
tree | d99d3e91e759529a13682f6baef0c4437c3c8d4f /editors/texworks | |
parent | acdacf8b3a8b10f566a0a92ee650092658f5a79e (diff) | |
download | pkgsrc-8dee0a53bb4bc6f23271708d44c1820bd3bc4cea.tar.gz |
Recursive PKGREVISION bump for poppler-0.46.0 shlib major bump.
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 36740382640..1bb2828a103 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2016/05/22 18:20:47 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2016/08/01 14:23:55 wiz Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ |