diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-29 22:13:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-29 22:13:16 +0000 |
commit | e0af1502b788f4d04b206b6abffe451e2f951356 (patch) | |
tree | ded4646275e51db01545947187417c1fcee8a45b /editors/texworks | |
parent | 6de54d3895979294c43c32b8cb6f4c1f93b1dafa (diff) | |
download | pkgsrc-e0af1502b788f4d04b206b6abffe451e2f951356.tar.gz |
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
Noted by tron.
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 396706f9657..0399919aa3b 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/05/04 07:19:02 obache Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/29 22:13:17 wiz Exp $ DISTNAME= texworks-0.4.4-r1004 PKGNAME= texworks-0.4.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ |