diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-08-18 08:49:40 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-08-18 08:49:40 +0000 |
commit | 08d62b27324ef03ebd62a0cdf989f00299f63c8e (patch) | |
tree | b357c541baa5fb78cb18221f5eae9be4896f40e6 /misc/calibre | |
parent | 4c2b76d7e51c9c28839c281579b5679c2476611f (diff) | |
download | pkgsrc-08d62b27324ef03ebd62a0cdf989f00299f63c8e.tar.gz |
Recursive revbump from graphics/libwebp update.
Thank you, obache@.
Diffstat (limited to 'misc/calibre')
-rw-r--r-- | misc/calibre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index e30ed7cb658..ea82014048f 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2012/06/14 07:45:08 sbd Exp $ +# $NetBSD: Makefile,v 1.40 2012/08/18 08:49:42 ryoon Exp $ # DISTNAME= calibre-0.8.50 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |