diff options
author | prlw1 <prlw1@pkgsrc.org> | 2013-08-22 09:21:57 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2013-08-22 09:21:57 +0000 |
commit | 88a91a0daf9078213eda8dc6b431703009c68c1b (patch) | |
tree | f6b530effd16d012bacd796a526c01e97f89ea6b /editors/texworks | |
parent | a5ddcc42bb30681683e152166159278ce91215e2 (diff) | |
download | pkgsrc-88a91a0daf9078213eda8dc6b431703009c68c1b.tar.gz |
To quote an earlier commit message:
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
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 5acf3cfd1e5..cf5b6e91e5e 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/06/06 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/08/22 09:21:57 prlw1 Exp $ DISTNAME= texworks-0.4.4-r1004 PKGNAME= texworks-0.4.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ |