diff options
Diffstat (limited to 'textproc/ebook-tools/Makefile')
-rw-r--r-- | textproc/ebook-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 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/} |