diff options
author | wiz <wiz> | 2015-03-09 09:02:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-03-09 09:02:19 +0000 |
commit | 923d7d9e2239cc020d389f55295bef03dcd6fe91 (patch) | |
tree | c957a55839e16aa4981cd5bd737147f6a84f3f58 /editors/texworks | |
parent | 0f97e5956bac94861af6f00b685abd4ea647eee7 (diff) | |
download | pkgsrc-923d7d9e2239cc020d389f55295bef03dcd6fe91.tar.gz |
Recursive bump for poppler-0.32.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 71e8f909c2e..4edc53ba5ca 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/01/08 10:20:34 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/03/09 09:02:19 wiz Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ |