diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-10-22 15:00:20 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-10-22 15:00:20 +0000 |
commit | a15d3c051ac07646a4c63ced8dc561202aca119e (patch) | |
tree | 5daac74686d8eb2a8ba3685430765e508ea8eda0 /misc/calibre | |
parent | 8f5b51180929296d4a4c8f130bd8afe525bcefb7 (diff) | |
download | pkgsrc-a15d3c051ac07646a4c63ced8dc561202aca119e.tar.gz |
Recursive revbump after graphics/ImageMagick update.
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 3083d95b894..75d17c73e05 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/06/10 09:39:56 obache Exp $ +# $NetBSD: Makefile,v 1.22 2011/10/22 15:00:21 ryoon Exp $ # DISTNAME= calibre-0.8.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://status.calibre-ebook.com/dist/src/ \ http://calibre-ebook.googlecode.com/files/ |