diff options
author | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
commit | 54528bb630aa59875ae88f1210e40a9dc7bc33fe (patch) | |
tree | 87d3c480810ed289bc13464e21b40f8e550eab9c /editors/texworks/Makefile | |
parent | dfc6145c2500e24e06fff0bd77667438384102f9 (diff) | |
download | pkgsrc-54528bb630aa59875ae88f1210e40a9dc7bc33fe.tar.gz |
Bump PKGREVISION for poppler shlib major 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 ec1133c946b..acf8efeb394 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2015/10/01 05:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/11/23 10:30:15 wiz Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ |