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 /time | |
parent | fde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff) | |
download | pkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz |
revbump after boost-libs update
Diffstat (limited to 'time')
-rw-r--r-- | time/ktimer/Makefile | 4 | ||||
-rw-r--r-- | time/rsibreak/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/ktimer/Makefile b/time/ktimer/Makefile index aa82880111d..77665727a85 100644 --- a/time/ktimer/Makefile +++ b/time/ktimer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2018/04/29 21:32:06 adam Exp $ +# $NetBSD: Makefile,v 1.37 2018/08/16 18:55:13 adam Exp $ DISTNAME= ktimer-${_KDE_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= time COMMENT= KDE countdown launcher diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile index bcdbafd84bd..d409c58b5ec 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2018/04/29 21:32:06 adam Exp $ +# $NetBSD: Makefile,v 1.60 2018/08/16 18:55:13 adam Exp $ DISTNAME= rsibreak-0.11 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 |