diff options
author | wiz <wiz@pkgsrc.org> | 2013-12-06 13:23:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-12-06 13:23:45 +0000 |
commit | 22171687a220b5b4496426169dac6e5c30d1e42a (patch) | |
tree | 3078756d4940808e28547c27512372e7fb8b485d /misc/calibre | |
parent | 2457c3998653d30a1ac8fe5feeec2bad78a64d63 (diff) | |
download | pkgsrc-22171687a220b5b4496426169dac6e5c30d1e42a.tar.gz |
Recursive PKGREVISION bump for poppler-0.24.4.
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 fc59dedd1b1..facdde1ebdc 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2013/10/19 09:07:07 adam Exp $ +# $NetBSD: Makefile,v 1.62 2013/12/06 13:23:46 wiz Exp $ # DISTNAME= calibre-0.9.7 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |