diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-29 07:57:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-29 07:57:13 +0000 |
commit | f2da2c865b835fa39623de1497b1f468cbaa13cc (patch) | |
tree | 43a1288c8c72a22eb0afda6d8723d71c259cc2ad /misc/calibre | |
parent | 4ca9a2f32a9fe6d88d709325eb01db045ab720db (diff) | |
download | pkgsrc-f2da2c865b835fa39623de1497b1f468cbaa13cc.tar.gz |
recursive PKGREVISION bump for poppler shlib major change
Diffstat (limited to 'misc/calibre')
-rw-r--r-- | misc/calibre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 63ef5c2bfa4..a70823fab69 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2014/04/25 07:40:34 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2014/04/29 07:57:14 wiz Exp $ DISTNAME= calibre-1.34.0 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |