diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 2b4e7f91df8..13053afd716 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.219 2019/03/26 07:12:09 wiz Exp $ +# $NetBSD: Makefile,v 1.220 2019/03/27 11:23:16 wiz Exp $ DISTNAME= calibre-3.40.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index 93f84618a53..e80270a7dbe 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.186 2019/03/26 07:12:09 wiz Exp $ +# $NetBSD: Makefile,v 1.187 2019/03/27 11:23:17 wiz Exp $ VERREL= 6.2.2 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |