diff options
author | obache <obache@pkgsrc.org> | 2010-11-14 14:05:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-11-14 14:05:57 +0000 |
commit | 26a427fe4ee5dc70ffb8d8603ac654ef2723bdfb (patch) | |
tree | c613146c65f6d807d1485425de2272f1353b5664 /misc/calibre | |
parent | 7ca9381770b8607fbeed597bec38e9c08fc0a577 (diff) | |
download | pkgsrc-26a427fe4ee5dc70ffb8d8603ac654ef2723bdfb.tar.gz |
Shlib major bumped from 3 to 4 at update of ImageMagick-6.6.4.1.
Bump ABI_DEPENDS (and recursive bump).
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 b1bebb8d15b..b638e89c8e5 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/09/14 11:02:22 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2010/11/14 14:05:59 obache Exp $ # DISTNAME= calibre-0.6.24 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc MASTER_SITES= http://calibre.kovidgoyal.net/downloads/ |