diff options
author | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
commit | de5f805a2745f6707a29acb9e4fb32250f758e7d (patch) | |
tree | 14858d835584bb9fe7573623c219ce6f2367d907 /misc/kdepim-runtime4 | |
parent | fde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff) | |
download | pkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz |
revbump after boost-libs update
Diffstat (limited to 'misc/kdepim-runtime4')
-rw-r--r-- | misc/kdepim-runtime4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index 1a8aa348c8d..1e4b38f2b44 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2018/04/29 21:31:53 adam Exp $ +# $NetBSD: Makefile,v 1.71 2018/08/16 18:55:01 adam Exp $ DISTNAME= kdepim-runtime-4.14.10 PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.04.3/src/} |