diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
commit | acf5fc5861164d1343e4f6d6e1d1382d21a190fb (patch) | |
tree | 109630925ee3175cb748b70c5ad849855a199a19 /time/taskwarrior | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Diffstat (limited to 'time/taskwarrior')
-rw-r--r-- | time/taskwarrior/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/taskwarrior/Makefile b/time/taskwarrior/Makefile index ed21a59e6fb..9c59027a48e 100644 --- a/time/taskwarrior/Makefile +++ b/time/taskwarrior/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2017/09/04 18:08:29 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2018/04/17 22:29:52 wiz Exp $ # DISTNAME= task-2.5.1 PKGNAME= ${DISTNAME:S/task/taskwarrior/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= http://www.taskwarrior.org/download/ |