diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-02 22:02:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-02 22:02:24 +0000 |
commit | de1e291f156d73785e063357198f0cf083021eb3 (patch) | |
tree | a06a855a471b7c7335902811cf7f6824e9f68742 /textproc/odt2tex | |
parent | 92f2393781469cf253a36977be213357a74de883 (diff) | |
download | pkgsrc-de1e291f156d73785e063357198f0cf083021eb3.tar.gz |
Bump libzip ABI depends and PKGREVISIONs of its users for bzip2 dependency.
Diffstat (limited to 'textproc/odt2tex')
-rw-r--r-- | textproc/odt2tex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/odt2tex/Makefile b/textproc/odt2tex/Makefile index cdb51dce0ba..8a7960b6a0d 100644 --- a/textproc/odt2tex/Makefile +++ b/textproc/odt2tex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2017/02/23 07:44:10 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/02 22:02:25 wiz Exp $ DISTNAME= odt2tex-0.0.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=simonaw/} |