diff options
author | joerg <joerg@pkgsrc.org> | 2017-09-25 22:26:51 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2017-09-25 22:26:51 +0000 |
commit | f104b3501a5be2988fb2fe5bdfef072a6520c4fa (patch) | |
tree | ee88840ce8b6b8bef5dc8d7ed6f7c67209ae707c /misc | |
parent | 9ea991bfc41d1f074a7707a9dfe93c513108c70a (diff) | |
download | pkgsrc-f104b3501a5be2988fb2fe5bdfef072a6520c4fa.tar.gz |
Bump revision for podofo changes.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/calibre1/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 527af9755d9..42b46ddf6ff 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.188 2017/09/18 09:53:27 maya Exp $ +# $NetBSD: Makefile,v 1.189 2017/09/25 22:26:51 joerg Exp $ DISTNAME= calibre-2.85.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ diff --git a/misc/calibre1/Makefile b/misc/calibre1/Makefile index 1d8b2976ed4..b4fa6d02475 100644 --- a/misc/calibre1/Makefile +++ b/misc/calibre1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2017/09/18 09:53:27 maya Exp $ +# $NetBSD: Makefile,v 1.36 2017/09/25 22:26:51 joerg Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |