diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
commit | 376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f (patch) | |
tree | 480fa015ec656fd0ad89b19d5e19b0101f167664 /misc/calibre1 | |
parent | 7e35fbb8d71775e723c7b84e3af09aefb795d5f8 (diff) | |
download | pkgsrc-376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f.tar.gz |
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'misc/calibre1')
-rw-r--r-- | misc/calibre1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/calibre1/Makefile b/misc/calibre1/Makefile index 425a95de322..ed2e1aeb812 100644 --- a/misc/calibre1/Makefile +++ b/misc/calibre1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2016/03/05 11:28:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2016/04/11 19:01:56 ryoon Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |