diff options
author | obache <obache@pkgsrc.org> | 2013-05-04 07:19:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-05-04 07:19:01 +0000 |
commit | 2b24bb97ecfffb025f825236f2ab6ee9fa7fb045 (patch) | |
tree | 3d9956bdaae046e367276e0d6ec40598686bafd3 /editors/texworks | |
parent | 214db7da9d47e7e9f45102b3bd255fdab02a9ad4 (diff) | |
download | pkgsrc-2b24bb97ecfffb025f825236f2ab6ee9fa7fb045.tar.gz |
missing recursive bump from poppler-0.22.3 shlib major change.
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 81d57049bcd..396706f9657 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/03/31 08:13:29 obache Exp $ +# $NetBSD: Makefile,v 1.16 2013/05/04 07:19:02 obache Exp $ DISTNAME= texworks-0.4.4-r1004 PKGNAME= texworks-0.4.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ |