diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-23 07:44:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-23 07:44:09 +0000 |
commit | fc592521b9c2325826a71d12fb77e7b03e296311 (patch) | |
tree | 80095bc47c0733f7302668d7141a23fe5f8879ac /textproc/odt2tex | |
parent | 7fd57aac0c330c49592bfec6afcd6497d2c53860 (diff) | |
download | pkgsrc-fc592521b9c2325826a71d12fb77e7b03e296311.tar.gz |
Recursive bump for libzip shlib major bump.
Diffstat (limited to 'textproc/odt2tex')
-rw-r--r-- | textproc/odt2tex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/odt2tex/Makefile b/textproc/odt2tex/Makefile index b2ee5064645..cdb51dce0ba 100644 --- a/textproc/odt2tex/Makefile +++ b/textproc/odt2tex/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2016/10/01 13:07:50 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2017/02/23 07:44:10 wiz Exp $ DISTNAME= odt2tex-0.0.13 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=simonaw/} |