diff options
author | wiz <wiz@pkgsrc.org> | 2013-07-04 17:03:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-07-04 17:03:18 +0000 |
commit | b3ca94d1f8a841e141d61ae9e1f66cb2a6fdae70 (patch) | |
tree | e81f5e310191034e82ea709807020e2172d5641c /misc/calibre | |
parent | 52b8e0884171ccacf60b9a25b50a5277c336861e (diff) | |
download | pkgsrc-b3ca94d1f8a841e141d61ae9e1f66cb2a6fdae70.tar.gz |
Bump PKGREVISION for py-sip module major version change.
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 fb286c05dba..ef03d85632e 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2013/06/06 12:54:45 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/07/04 17:03:19 wiz Exp $ # DISTNAME= calibre-0.9.7 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |