diff options
author | adam <adam@pkgsrc.org> | 2015-04-17 15:52:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-17 15:52:56 +0000 |
commit | 1aad4435e0bf7925917a373d9944620d685d6117 (patch) | |
tree | 4207511bf8772a2bd8b4af88be255247c0c6cc9f /time | |
parent | 878dbb15337e452862aef4629fa9027472bcd7c3 (diff) | |
download | pkgsrc-1aad4435e0bf7925917a373d9944620d685d6117.tar.gz |
Revbump after updating devel/boost-libs
Diffstat (limited to 'time')
-rw-r--r-- | time/ktimer/Makefile | 3 | ||||
-rw-r--r-- | time/rsibreak/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/time/ktimer/Makefile b/time/ktimer/Makefile index d5ce8c1214c..dcca8b2228b 100644 --- a/time/ktimer/Makefile +++ b/time/ktimer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 11:21:01 markd Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/17 15:53:15 adam Exp $ DISTNAME= ktimer-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= time COMMENT= KDE countdown launcher diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile index 1ea089a0b48..68259d4ec7f 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/11/07 19:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/17 15:53:16 adam Exp $ DISTNAME= rsibreak-0.11 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 |