diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-29 07:57:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-29 07:57:13 +0000 |
commit | f2da2c865b835fa39623de1497b1f468cbaa13cc (patch) | |
tree | 43a1288c8c72a22eb0afda6d8723d71c259cc2ad /editors/texworks/Makefile | |
parent | 4ca9a2f32a9fe6d88d709325eb01db045ab720db (diff) | |
download | pkgsrc-f2da2c865b835fa39623de1497b1f468cbaa13cc.tar.gz |
recursive PKGREVISION bump for poppler shlib major change
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 42143fcf664..d70c0f2cab4 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/02/12 23:17:52 tron Exp $ +# $NetBSD: Makefile,v 1.25 2014/04/29 07:57:14 wiz Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ |