diff options
author | tron <tron@pkgsrc.org> | 2012-10-02 17:10:28 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2012-10-02 17:10:28 +0000 |
commit | 78f9c75877debf36d3c2759224123106fdea8441 (patch) | |
tree | 4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /misc/calibre | |
parent | 5743a873c7dbe2a88a6ceafa62a320e527929914 (diff) | |
download | pkgsrc-78f9c75877debf36d3c2759224123106fdea8441.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
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 7eb4f4162ea..9a8b62b99e2 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2012/09/19 15:38:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2012/10/02 17:11:33 tron Exp $ # DISTNAME= calibre-0.8.69 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |