diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-15 14:42:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-15 14:42:51 +0000 |
commit | 59b2a526d99f52e75ef1f3393d47fbe5701158bc (patch) | |
tree | edace43c45347115acc9f6135fa2dcedfc18e643 /editors/texworks/Makefile | |
parent | 6aa29c5b31ccd6e62865eef0b8f3b14be5efb571 (diff) | |
download | pkgsrc-59b2a526d99f52e75ef1f3393d47fbe5701158bc.tar.gz |
Recursive PKGREVISION bump for poppler-0.42.0.
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 8357c4f9cd2..9d1b9506869 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2016/03/05 11:28:28 jperkin Exp $ +# $NetBSD: Makefile,v 1.35 2016/04/15 14:42:52 wiz Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ |