summaryrefslogtreecommitdiff
path: root/textproc/ebook-tools
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ebook-tools')
-rw-r--r--textproc/ebook-tools/Makefile4
-rw-r--r--textproc/ebook-tools/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile
index 62feb650af1..49c84ca5465 100644
--- a/textproc/ebook-tools/Makefile
+++ b/textproc/ebook-tools/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2011/03/18 13:49:38 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/06/14 07:43:21 sbd Exp $
#
# also update lit2epub if you update this package.
DISTNAME= ebook-tools-0.1.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebook-tools/}
diff --git a/textproc/ebook-tools/buildlink3.mk b/textproc/ebook-tools/buildlink3.mk
index ad2cc1430fe..1ea90fb5c84 100644
--- a/textproc/ebook-tools/buildlink3.mk
+++ b/textproc/ebook-tools/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2011/03/18 13:49:38 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2012/06/14 07:43:21 sbd Exp $
BUILDLINK_TREE+= ebook-tools
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ebook-tools
EBOOK_TOOLS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ebook-tools+= ebook-tools>=0.1.1
-BUILDLINK_ABI_DEPENDS.ebook-tools+= ebook-tools>=0.1.1nb2
+BUILDLINK_ABI_DEPENDS.ebook-tools+= ebook-tools>=0.1.1nb3
BUILDLINK_PKGSRCDIR.ebook-tools?= ../../textproc/ebook-tools
.include "../../archivers/libzip/buildlink3.mk"