diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kchmviewer/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/kchmviewer/Makefile b/misc/kchmviewer/Makefile index 3b05115f545..39bc57cce67 100644 --- a/misc/kchmviewer/Makefile +++ b/misc/kchmviewer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2018/04/14 07:34:32 adam Exp $ +# $NetBSD: Makefile,v 1.79 2018/04/17 22:29:43 wiz Exp $ DISTNAME= kchmviewer-7.2.1 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmviewer/} diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index b2def9d3672..481f0de946f 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.151 2018/04/17 05:28:02 wiz Exp $ +# $NetBSD: Makefile,v 1.152 2018/04/17 22:29:43 wiz Exp $ VERREL= 6.0.3 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |